diff src/lisp.h @ 136:b980b6286996 r20-2b2

Import from CVS: tag r20-2b2
author cvs
date Mon, 13 Aug 2007 09:31:12 +0200
parents 4be1180a9e89
children 538048ae2ab8
line wrap: on
line diff
--- a/src/lisp.h	Mon Aug 13 09:30:13 2007 +0200
+++ b/src/lisp.h	Mon Aug 13 09:31:12 2007 +0200
@@ -609,7 +609,7 @@
 /* There's not any particular reason not to use lrecords for these; some
    objects get slightly larger, but we get 3 bit tags instead of 4.
  */
-#define LRECORD_SYMBOL
+/* #define LRECORD_SYMBOL */
 
 
 /* Define the fundamental Lisp data structures */