Changeset 14796
- Timestamp:
- 01/30/13 16:07:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/marsmacros/mc2csv/mmc2csv.C
r14738 r14796 98 98 } 99 99 100 // mmc2csv(myFile, myOutPath, verbLvl); 100 101 101 cout << "mmc2csv(" << inFile << ", " << outPath << ", " 102 102 << verbLVL << " )" << endl; 103 mmc2csv(inFile, outPath, verbLVL); 103 104 return 0; 104 105 }
Note:
See TracChangeset
for help on using the changeset viewer.