source: trunk/FACT++/src/FACT.h@ 13083

Last change on this file since 13083 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.