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