diff options
Diffstat (limited to 'compile.scm')
-rwxr-xr-x | compile.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.scm b/compile.scm index 06aa956..fd2d9f0 100755 --- a/compile.scm +++ b/compile.scm @@ -39,7 +39,7 @@ Usage: compile.scm FILE1.scm FILE2.scm ... for your computer (for instance, `.o'). FILE1.scm must be in the current directory; FILE2.scm ... can be in other directories. -http://swiss.csail.mit.edu/~jaffer/SCM +http://people.csail.mit.edu/jaffer/SCM " (current-error-port)) #f) |