Files
SAPFOR/dvm/tools/pppa/branches/dvm4.07/src/ver.h
2023-09-15 08:30:58 +03:00

9 lines
128 B
C

#ifndef VER_H
#define VER_H
#define VER_PPPA "Analyzer 2.6,(c) 02.02.2010"
#define RTS_VERSION "RTS VERSION = 2871"
#endif