diff options
author | Jim Blandy <jimb@red-bean.com> | 1996-10-10 17:15:34 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1996-10-10 17:15:34 +0000 |
commit | 8828ddcab9c5734b4ed1094e4bda76232aeae20a (patch) | |
tree | d5ed885d485c2b183cf06e3995b42129248a19f0 | |
parent | 4092027920182c1c89e17dad9dcaeeb5e7ecc7da (diff) | |
download | guile-8828ddcab9c5734b4ed1094e4bda76232aeae20a.tar.gz |
*** empty log message ***
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ IMPORTANT FACTS ABOUT SNAPSHOTS: The Guile snapshots are available via anonymous FTP from alpha.gnu.ai.mit.edu, as /gnu/guile-snap.tar.gz. -Via the web, it's: ftp://alpha.gnu.ai.mit.edu/gnu/guile-snap.tar.gz -For getit, that's: alpha.gnu.ai.mit.edu:/gnu/guile-snap.tar.gz +Via the web, that's: ftp://alpha.gnu.ai.mit.edu/gnu/guile-snap.tar.gz +For getit, that's: alpha.gnu.ai.mit.edu:/gnu/guile-snap.tar.gz Guile is a portable, embeddable Scheme implementation written in C. Guile provides a machine independent execution platform that can be |