Files
SAPFOR/Sapfor/_src/Predictor/Lib/Ver.h

9 lines
138 B
C
Raw Normal View History

2023-09-14 19:43:13 +03:00
#ifndef VER_H
#define VER_H
#define VER_PRED "Predictor 2.53, 1.09.2005..."
#define RTS_VERSION "RTS VERSION = 2884"
#endif