From: Chris Hanson Date: Tue, 21 Mar 2000 16:54:38 +0000 (+0000) Subject: Initial registration with CVS. X-Git-Tag: 20090517-FFI~4178 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=af6899761996f98b0e1882f7b72a132af588e6db;p=mit-scheme.git Initial registration with CVS. --- 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