source:
trunk/MagicSoft/Simulation/Detector/ReflectorII/version.h@
1432
Last change on this file since 1432 was 1431, checked in by , 22 years ago | |
---|---|
File size: 156 bytes |
Line | |
---|---|
1 | #ifndef __RFL_VERSION__ |
2 | #define __RFL_VERSION__ |
3 | |
4 | #define QUOTE_TP(x) #x |
5 | #define QUOTE(x) QUOTE_TP(x) |
6 | |
7 | #define PROGRAM reflector |
8 | #define VERSION 0.5 |
9 | |
10 | #endif |
Note:
See TracBrowser
for help on using the repository browser.