Ignore:
Timestamp:
06/09/06 17:18:59 (18 years ago)
Author:
pinsard
Message:

start to modify headers of Obsolete *.pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/CALCULS/rhon.pro

    r25 r97  
    1 FUNCTION rhon, sn, tn, INSITU = insitu, SIGMA_N = sigma_n 
    2 @common 
    3    tempsun = systime(1)         ; pour key_performance 
    41;+ 
    52   ;; 
     
    118   ;; 
    129;- 
     10FUNCTION rhon, sn, tn, INSITU = insitu, SIGMA_N = sigma_n 
     11@common 
     12   tempsun = systime(1)         ; pour key_performance 
    1313      sn = -1e5 > double(sn) < 1e5 
    1414      tn = -1e5 > double(tn) < 1e5 
Note: See TracChangeset for help on using the changeset viewer.