Equivalent to V1.19.99.1

This is a verbatim copy of the files at that stage of the repository that was
built from the CVS import.  It allows future development to see a bit of recent
history, but without carrying around the baggage going back to 1997.  If that
is really required, git grafts can be used.
This commit is contained in:
Richard P. Curnow
2006-01-19 21:34:28 +00:00
commit 8884034104
110 changed files with 34864 additions and 0 deletions

4
version.txt Normal file
View File

@@ -0,0 +1,4 @@
#ifndef VERSION_H
#define VERSION_H
#define PROGRAM_VERSION_STRING "$Name: $"
#endif /* VERSION_H */