From: Sam S. <sd...@gn...> - 2004-11-22 17:32:00
|
> * Marco Antoniotti <zn...@pf...h.rqh> [2004-11-22 12:16:18 -0500]: > > This is just a conventional way of doing what you'd do in C/C++ with > > #if 0 > blah blah bla > #endif > > Do not add NIL to the features. When you see #+nil it usually means > that the code is dead and left around for documentation (grin) purposes. "#+nil" is broken by design. use "#+(or)" instead. -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> What garlic is to food, insanity is to art. |