blob: a81a04cc7a6f6179b114968f5fb7007fd753b3a2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- hpp/constant.hpp.orig Wed Sep 20 14:46:48 2000
+++ hpp/constant.hpp Wed Sep 20 14:47:01 2000
@@ -30,7 +30,7 @@
#define PATHDELIMS "/"
#define PATHDELIMC '/'
#endif
-#define FVersion "3.01"OsType
+#define FVersion "3.01"
#define RevisionHI 3
#define RevisionLO 1
#define FTrackProductLo 0xff
|