aboutsummaryrefslogtreecommitdiffstats
path: root/xgen.scm
diff options
context:
space:
mode:
Diffstat (limited to 'xgen.scm')
-rwxr-xr-xxgen.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/xgen.scm b/xgen.scm
index 8296775..04a8804 100755
--- a/xgen.scm
+++ b/xgen.scm
@@ -1,4 +1,4 @@
-#! /usr/local/bin/scm \ %0 %*
+#! ./scmlit \
- !#
;;;; "xgen.scm", Convert C Event structs to xevent.h and xevent.scm.
;; Copyright (C) 1991-2000 Free Software Foundation, Inc.
@@ -34,7 +34,7 @@ Usage: xgen.scm /usr/include/X11/Xlib.h
Creates xevent.h and xevent.scm, from the `typedef struct's
in /usr/include/X11/xlib.h.
-http://swiss.csail.mit.edu/~jaffer/SCM
+http://people.csail.mit.edu/jaffer/SCM
"
(current-error-port))
#f)