From 302e3218b7d487539ec305bf23881a6ee7d5be99 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:29 -0800 Subject: Import Upstream version 5e1 --- xgen.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xgen.scm') diff --git a/xgen.scm b/xgen.scm index b4dfdc6..11071a4 100755 --- a/xgen.scm +++ b/xgen.scm @@ -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) -- cgit v1.2.3