diff options
author | Martin Grabmüller <mgrabmue@cs.tu-berlin.de> | 2001-06-26 17:53:09 +0000 |
---|---|---|
committer | Martin Grabmüller <mgrabmue@cs.tu-berlin.de> | 2001-06-26 17:53:09 +0000 |
commit | 82893676f43d32d217d264ad5bef50f0952b6460 (patch) | |
tree | 5aa0b8c88d64bd0e310749a2f049ed2b4d985401 /HACKING | |
parent | dd0e04edd65cdcb71517f1f079676cb04d3bafc4 (diff) |
Make compilation under Windows easier.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -103,8 +103,6 @@ For more information on SSH, see http://www.cs.hut.fi/ssh. 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-tk --- the new Guile/Tk interface, based on STk's modified Tk - guile-rgx-ctax --- the Guile/Rx interface, and the ctax implementation |