1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 03:00:25 +02:00

Update copyright.

Remove face-lift comment; nfc.
This commit is contained in:
Thien-Thi Nguyen 2002-05-04 02:22:11 +00:00
parent aa51f571b7
commit b88c22e916
112 changed files with 110 additions and 334 deletions

View file

@ -21,8 +21,6 @@
allocating any. It is a good idea to use alloca(0) in
your main control loop, etc. to force garbage collection. */
/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,
gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */
#ifdef HAVE_CONFIG_H
#include <scmconfig.h>