Changeset 1722 for trunk/MagicSoft/Simulation/Detector/ReflectorII/init.c
- Timestamp:
- 01/21/03 15:02:35 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/ReflectorII/init.c
r1614 r1722 113 113 fseek(rflfile, 0L, SEEK_SET); 114 114 fprintf(rflfile, "%s %s", QUOTE(PROGRAM), QUOTE(VERSION)); 115 fputc(0, rflfile); 115 116 /* Removed by A.M. January 2003: */ 117 /* fputc(0, rflfile); */ 118 116 119 fwrite(FLAG_START_OF_RUN, SIZE_OF_FLAGS, 1, rflfile); 117 120
Note:
See TracChangeset
for help on using the changeset viewer.