From af6899761996f98b0e1882f7b72a132af588e6db Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 21 Mar 2000 16:54:38 +0000 Subject: [PATCH] Initial registration with CVS. --- v7/dist/index.html | 20 ++++++++++++++++++++ v7/dist/optiondb.scm | 3 +++ 2 files changed, 23 insertions(+) create mode 100644 v7/dist/index.html create mode 100644 v7/dist/optiondb.scm diff --git a/v7/dist/index.html b/v7/dist/index.html new file mode 100644 index 000000000..70aa111c9 --- /dev/null +++ b/v7/dist/index.html @@ -0,0 +1,20 @@ + + +MIT Scheme Documentation + + + +

MIT Scheme Documentation

+ +
+ +The following MIT Scheme manuals are available here: + + + + + diff --git a/v7/dist/optiondb.scm b/v7/dist/optiondb.scm new file mode 100644 index 000000000..cc17d75ad --- /dev/null +++ b/v7/dist/optiondb.scm @@ -0,0 +1,3 @@ +;; -*- Scheme -*- + +(further-load-options standard-load-options) \ No newline at end of file -- 2.25.1