diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 07:36:48 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 07:36:48 +0000 |
commit | a06e3a75b298d2335d134cfec97ee893b29aea33 (patch) | |
tree | f9b13f1c252e1e41e988b92632e5c9c22b7426a0 /libguile/script.c | |
parent | 04860df734637ca294b02737977516d05161347c (diff) | |
download | guile-a06e3a75b298d2335d134cfec97ee893b29aea33.tar.gz |
Remove "face-lift" comment.
Diffstat (limited to 'libguile/script.c')
-rw-r--r-- | libguile/script.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/script.c b/libguile/script.c index e16e65d77..ebd38c1e8 100644 --- a/libguile/script.c +++ b/libguile/script.c @@ -41,8 +41,6 @@ /* "script.c" argv tricks for `#!' scripts. Authors: Aubrey Jaffer and Jim Blandy */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include <stdio.h> #include <errno.h> |