* __scm.h (GUILE_NEW_GC_SCHEME): Define this if you want to test a
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 15 Mar 2000 07:30:39 +0000 (07:30 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 15 Mar 2000 07:30:39 +0000 (07:30 +0000)
new way of allocating heap.  It makes Guile fast, but still
contains bugs.

libguile/__scm.h

index 1a1b670..4e6ee0c 100644 (file)
@@ -48,6 +48,9 @@
  * These may be defined or undefined.
  */
 
+/* New scheme for garbage collection */
+/* #define GUILE_NEW_GC_SCHEME */
+
 /* #define GUILE_DEBUG_FREELIST */
 
 /* If the compile FLAG `SCM_CAUTIOUS' is #defined then the number of