Changeset 531 for trunk


Ignore:
Timestamp:
04/18/12 11:10:29 (12 years ago)
Author:
pinsard
Message:

oups, copy/paste

Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/extract_amsua.pro

    r528 r531  
    1 COMPILE_OPT; docformat = 'rst' 
     1; docformat = 'rst' 
    22;+ 
    33; 
  • trunk/src/traite_amsuab.sh

    r528 r531  
    536536.compile interpol_correc 
    537537.compile extract_amsua 
    538 key_performance = 1 
     538key_performance = 0 
    539539Profiler, /RESET 
    540540Profiler, /SYSTEM & Profiler 
    541541result = traite_amsu_${$}() 
     542print, 'ppp : profiler report begin' 
    542543Profiler, /REPORT 
     544print, 'ppp : profiler report end' 
    543545EOF 
    544546    status=${?} 
Note: See TracChangeset for help on using the changeset viewer.