comparison 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
comparison
equal deleted inserted replaced
135:4636a6841cd6 136:b980b6286996
607 /************************************************************************/ 607 /************************************************************************/
608 608
609 /* There's not any particular reason not to use lrecords for these; some 609 /* There's not any particular reason not to use lrecords for these; some
610 objects get slightly larger, but we get 3 bit tags instead of 4. 610 objects get slightly larger, but we get 3 bit tags instead of 4.
611 */ 611 */
612 #define LRECORD_SYMBOL 612 /* #define LRECORD_SYMBOL */
613 613
614 614
615 /* Define the fundamental Lisp data structures */ 615 /* Define the fundamental Lisp data structures */
616 616
617 /* This is the set of Lisp data types */ 617 /* This is the set of Lisp data types */