|
Last change
on this file since 9591 was 1535, checked in by bigongia, 23 years ago |
|
Version 0.6. Changed output format: added run header, changed event header,
added ascii parameter files attached at the end of every output
file to keep all info.
|
|
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.6
|
|---|
| 9 |
|
|---|
| 10 | #endif
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.