mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 17:00:23 +02:00
*** empty log message ***
This commit is contained in:
parent
a88b0ab267
commit
487f379f37
1 changed files with 9 additions and 0 deletions
9
ANON-CVS
9
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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue