Ignore:
Timestamp:
08/21/07 16:19:32 (17 years ago)
Author:
pinsard
Message:

corrections of some headers and parameters and keywords case. change of pro2href to replace proidl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/STRUCTURE/chkstru.pro

    r232 r262  
    5353; $Id$ 
    5454; 
    55 ;- 
    5655; Copyright (C) 1998, Martin Schultz, Harvard University 
    5756; This software is provided as is without any warranty 
     
    6160; be used commercially or sold as part of a larger package, 
    6261; please contact the author to arrange payment. 
    63 ; Bugs and comments should be directed to mgs@io.harvard.edu 
     62; Bugs and comments should be directed to mgs\@io.harvard.edu 
    6463; with subject "IDL routine chkstru" 
     64;- 
    6565; 
    66 function chkstru,structure,fields,index=index,verbose=verbose, extract = extract 
     66FUNCTION chkstru, structure, fields, INDEX=index,VERBOSE=verbose, EXTRACT = extract 
    6767; 
    6868  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.