1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00

Remove mention of `guile' module; it's now defunct.

Describe new guile-doc module.
This commit is contained in:
Jim Blandy 1997-06-23 19:25:39 +00:00
parent 161029df7d
commit e19268af4a

View file

@ -19,12 +19,11 @@ variable to ssh, and then use the following as your CVS root:
The Guile sources live in several modules: The Guile sources live in several modules:
- guile-core --- the interpreter, QuickThreads, and ice-9 - guile-core --- the interpreter, QuickThreads, and ice-9
- guile-doc --- documentation in progress. When complete, this will
be incorporated into guile-core.
- guile-tcltk --- the Guile/Tk interface - guile-tcltk --- the Guile/Tk interface
- guile-rgx-ctax --- the Guile/Rx interface, and the ctax implementation - guile-rgx-ctax --- the Guile/Rx interface, and the ctax implementation
- guile-scsh --- the port of SCSH to guile, talk to Gary Houston - guile-scsh --- the port of SCSH to guile, talk to Gary Houston
- guile --- the old Guile module, containing everything. The only portion
of this anyone should edit is the newdoc subdirectory. Everything
else is out of date. We'll get rid of this soon.
- As for any part of Project GNU, changes to Guile should follow the - As for any part of Project GNU, changes to Guile should follow the
GNU coding standards. The standards are available via anonymous FTP GNU coding standards. The standards are available via anonymous FTP