source: branches/fscctrl_safety_limits/src/FACT.h@ 20115

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