Ignore:
Timestamp:
Jan 16, 2012, 7:43:40 PM (13 years ago)
Author:
slebonnois
Message:

Sorry, correction of some bugs from recent Titan commit...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/NCL/visu-ncl

    r497 r500  
    220220    planeto.ncl
    221221
     222if [ -f *pdf ]; then
     223   mv *pdf $SIMUDIR
     224fi
     225
     226if [ -f *ps ]; then
     227   mv *ps $SIMUDIR
     228fi
     229
Note: See TracChangeset for help on using the changeset viewer.