- Timestamp:
- 09/05/01 19:09:29 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/ReflectorII/geometry.c
r725 r923 1 1 #include <stdio.h> 2 2 #include <string.h> 3 #include <stdlib.h> 3 4 #include <math.h> 4 5 #include "diag.h" … … 69 70 fclose(ct_BinaryData); } 70 71 } /* end of if: reading ASCII data */ 71 72 72 } /* end of ReadMirrorTable */ 73 73
Note:
See TracChangeset
for help on using the changeset viewer.