Mercurial > emacs
view src/s/bsdos2-1.h @ 71870:a0954041b695
(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.
Use CAR_SAFE, CDR_SAFE for Bcar_safe, Bcdr_safe.
Simplify loops and use CAR for Bnth and Belt.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 13 Jul 2006 13:43:38 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* s/ file for BSDI BSD/OS 2.1 system. */ #include "bsdos2.h" #undef LIB_X11_LIB #define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc /* arch-tag: cf1ada4a-cdbf-452b-a264-ff84dd523e97 (do not change this comment) */