Changeset 487 for trunk/SRC/Obsolete


Ignore:
Timestamp:
09/30/13 11:45:39 (11 years ago)
Author:
smasson
Message:

bugfix to be used in batch mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Obsolete/meshlec.pro

    r371 r487  
    337337; 
    338338   if not keyword_set(pasblabla) then print,'lecture '+nomfich+' finie' 
    339    widget_control, noticebase, bad_id = toto, /destroy 
     339   IF NOT keyword_set(key_batch) then widget_control, noticebase, bad_id = toto, /destroy 
    340340   if keyword_set(key_performance) THEN print, 'temps meshlec', systime(1)-tempsun 
    341341 
Note: See TracChangeset for help on using the changeset viewer.