1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 02:30:23 +02:00

Remove "face-lift" comment.

This commit is contained in:
Thien-Thi Nguyen 2001-07-09 07:31:05 +00:00
parent d7d8686b55
commit d47795627b
114 changed files with 0 additions and 228 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 "libguile/scmconfig.h"