From 879f4fa041cfdefee655eb877f1a91f86a9c62b7 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 3 Mar 2017 00:56:40 -0800 Subject: New upstream version 5f2 --- compile.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compile.scm') 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) -- cgit v1.2.3