Ignore:
Timestamp:
03/14/07 18:13:39 (17 years ago)
Author:
pinsard
Message:

improvements of some *.pro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/STRING/string2struct.pro

    r157 r223  
    11;+ 
    22; @file_comments 
    3 ; This is a really, really cool way to turn keywords into 
    4 ; a structure. 
    5 ;  
     3; This is a really, really cool way to turn keywords into a structure. 
     4; 
    65; @categories 
    76; 
     
    1211; @returns 
    1312; 
    14 ; 
    1513; @restrictions 
    16 ; 
    1714; 
    1815; @examples 
     
    2017; 
    2118; @history 
    22 ; 
    2319; 
    2420; @version 
     
    4642; plot,findgen(100),_extra=stringToStructure('title="testing"') 
    4743; 
    48 ; @RETURNS  
     44; @returns 
    4945; This function returns the string as an anonymous structure. If an 
    5046; error was found then this function returns a structure with a null field. 
Note: See TracChangeset for help on using the changeset viewer.