From ade00e8c7a7fae2a4e57ea8336ce91a697b300b6 Mon Sep 17 00:00:00 2001 From: bdemsky Date: Fri, 21 Feb 2003 16:13:54 +0000 Subject: [PATCH 1/1] Adding c files for repair system. --- Repair/README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Repair/README b/Repair/README index 531b006..3bce2b6 100755 --- a/Repair/README +++ b/Repair/README @@ -1 +1,10 @@ -Repair Repository for bdemsky. +Type ./build to build the main executable... This is the filesystem +example. Read file.cc for the options. The spec files for this example +are: +testmodel teststruct testabstract testconcrete testspace + +Contact me to run the ole example - you need to compile the repair tool as a +library to link into it (or just hack a makefile to do this) + +The game example isn't included yet, its pretty big, and I'm not certain of +licensing issues. -- 2.34.1