Files
SAPFOR/Sapfor/_src/Predictor/Lib/Ver.h
2025-03-12 12:37:19 +03:00

9 lines
138 B
C

#ifndef VER_H
#define VER_H
#define VER_PRED "Predictor 2.53, 1.09.2005..."
#define RTS_VERSION "RTS VERSION = 2884"
#endif