Changeset 247


Ignore:
Timestamp:
Jan 18, 2007, 5:10:40 PM (17 years ago)
Author:
barrand
Message:

G.Barrand : pass file fmt in arg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/applications/MEMPHYS_batch.cxx

    r227 r247  
    2626#include <Lib/System.h>
    2727
    28 /////////////////////////////////////////////////////////////////
     28//////////////////////////////////////////////////////////////////////////////
    2929int main(
    3030 int aArgc
    3131,char** aArgv
    3232)
     33//////////////////////////////////////////////////////////////////////////////
     34//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
    3335{
    3436  std::string arg1 = (aArgc>=2?aArgv[1]:"");
Note: See TracChangeset for help on using the changeset viewer.