diff options
Diffstat (limited to 'xgen.scm')
-rwxr-xr-x | xgen.scm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -#! /usr/local/bin/scm \ %0 %1 %2 %3 %4 %5 %6 %7 %8 %9 +#! /usr/local/bin/scm \ %0 %* - !# ;; Copyright (C) 1991-2000 Free Software Foundation, Inc. ;; @@ -58,7 +58,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://swissnet.ai.mit.edu/~jaffer/SCM +http://swiss.csail.mit.edu/~jaffer/SCM " (current-error-port)) #f) |