From e19268af4ac4944a3a6044ebf198cde4828e7607 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 23 Jun 1997 19:25:39 +0000 Subject: [PATCH] Remove mention of `guile' module; it's now defunct. Describe new guile-doc module. --- HACKING | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/HACKING b/HACKING index d47a3cb24..5b0995ff9 100644 --- a/HACKING +++ b/HACKING @@ -19,12 +19,11 @@ variable to ssh, and then use the following as your CVS root: The Guile sources live in several modules: - 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-rgx-ctax --- the Guile/Rx interface, and the ctax implementation - 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 GNU coding standards. The standards are available via anonymous FTP