Changeset 186 for MEMPHYS/HEAD


Ignore:
Timestamp:
Jun 19, 2006, 10:02:31 AM (18 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

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

    r183 r186  
    368368//////////////////////////////////////////////////////////////////////////////
    369369//////////////////////////////////////////////////////////////////////////////
    370 int main(
    371  int //aArgc
    372 ,char** //aArgv
    373 )
    374 //////////////////////////////////////////////////////////////////////////////
    375 //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
    376 {
    377   //std::string arg1 = aArgc>=2?aArgv[1]:"";
    378 
     370int main()
     371//////////////////////////////////////////////////////////////////////////////
     372//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
     373{
    379374  std::string program = "MEMPHYS_analysis";
    380375  std::string header = program + " : ";
Note: See TracChangeset for help on using the changeset viewer.