Changeset 1803 for trunk/MagicSoft/Cosy/main
- Timestamp:
- 03/02/03 16:58:04 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/MCosy.cc
r1793 r1803 1865 1865 { 1866 1866 sprintf(name, "/home/tbretz/TPoint/tpoint%03d.txt", i++); 1867 cout << "Testing: " << name << endl;1868 1867 if (gSystem->AccessPathName(name, kFileExists)) 1869 1868 break;
Note:
See TracChangeset
for help on using the changeset viewer.