source:
branches/fscctrl_safety_limits/src/FACT.h@
18558
Last change on this file since 18558 was 10652, checked in by , 14 years ago | |
---|---|
File size: 105 bytes |
Line | |
---|---|
1 | #ifndef FACT_FACT |
2 | #define FACT_FACT |
3 | |
4 | namespace FACT |
5 | { |
6 | void PrintVersion(const char *name); |
7 | } |
8 | |
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.