1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00

Remove "face-lift" comment.

This commit is contained in:
Thien-Thi Nguyen 2001-07-09 07:36:48 +00:00
parent 04860df734
commit a06e3a75b2
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"