summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1999-09-17 17:09:38 +0000
committerJim Blandy <jimb@red-bean.com>1999-09-17 17:09:38 +0000
commitf89a27fae7cdb264cce47d9802747662ee850539 (patch)
tree0530e549ca3b4b54c463cbf543cd0e0afe351938 /README
parent18f468f8caf74fc502d6b907cf5d0dfcb02f3c23 (diff)
downloadguile-f89a27fae7cdb264cce47d9802747662ee850539.tar.gz
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index c6e00a159..74dac69ba 100644
--- a/README
+++ b/README
@@ -8,6 +8,12 @@ Please send bug reports to bug-guile@gnu.org.
About This Distribution ==============================================
+Interesting files include:
+- INSTALL, which contains instructions on building and installing Guile.
+- NEWS, which describes user-visible changes since the last release of Guile.
+- COPYING, which describes the terms under which you may redistribute
+ Guile, and explains that there is no warranty.
+
Building and installing this distribution gives you:
guile --- a stand-alone interpreter for Guile, usually installed in
/usr/local/bin. With no arguments, this is a simple
@@ -32,12 +38,6 @@ ice-9, ice-9/*.scm --- run-time support for Guile: the module
data-rep.info --- An essay on how to write C code that works with
Guile Scheme values.
-Interesting files include:
-- INSTALL, which contains instructions on building and installing Guile.
-- NEWS, which describes user-visible changes since the last release of Guile.
-- COPYING, which describes the terms under which you may redistribute
- Guile, and explains that there is no warranty.
-
The Guile source tree is laid out as follows:
libguile: