Ignore:
Timestamp:
04/17/14 10:49:43 (10 years ago)
Author:
pinsard
Message:

fix thanks to coding rules; typo; dupe empty lines; trailing blanks

File:
1 edited

Legend:

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

    r430 r495  
    4242      tn = -1e5 > double(tn) < 1e5 
    4343 
    44  
    4544      IF keyword_set(sigma_n) then insitu = 1 
    4645 
     
    6867      END 
    6968   endcase 
    70  
    71  
    7269 
    7370   FOR jk = 0, jkmax-1 DO BEGIN 
     
    169166   if keyword_set(key_performance) THEN print, 'temps rhon', systime(1)-tempsun 
    170167 
    171  
    172168   return, zrhop 
    173169END 
Note: See TracChangeset for help on using the changeset viewer.