From 487f379f37d1bc447d9cc6fc975bc55ccb620f47 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 27 Jul 1998 23:22:11 +0000 Subject: [PATCH] *** empty log message *** --- ANON-CVS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ANON-CVS b/ANON-CVS index 9d89ad839..d0e2ee07d 100644 --- a/ANON-CVS +++ b/ANON-CVS @@ -29,6 +29,15 @@ To check out a CVS working directory: This should create a new directory `guile-core' in your current directory, and populate it with the current Guile sources. +The modules available for checkout are: + guile-core --- The scheme interpreter itself. + guile-doc --- Guile documentation-in-progress. + guile-tcltk --- An interface between Guile and Tcl/Tk. + guile-scsh --- An incomplete port of SCSH 0.4.4 to Guile. + guile-rgx-ctax --- This has been discontinued; use Andrew Archibald's + distribution instead: + ftp://ftp.red-bean.com/pub/guile/contrib/misc/guile-lang-allover-0.1.tar.gz + Once you have a working directory, you can bring it up to date easily and efficiently: