diff src/lisp.h @ 56:c0965ff3b039 r19-16-pre3

Import from CVS: tag r19-16-pre3
author cvs
date Mon, 13 Aug 2007 08:58:20 +0200
parents e04119814345
children 131b0175ea99
line wrap: on
line diff
--- a/src/lisp.h	Mon Aug 13 08:57:57 2007 +0200
+++ b/src/lisp.h	Mon Aug 13 08:58:20 2007 +0200
@@ -610,7 +610,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 */