* print.h: Modified prototypes for scm_iprlist, scm_prin1 and
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 22 Sep 1996 22:47:10 +0000 (22:47 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 22 Sep 1996 22:47:10 +0000 (22:47 +0000)
commit8ab4a274e8cace258a81d897fd347405891504b9
treed0865f282aed51f6b4934e997261ffe661f013c6
parentc62fbfe1a8bd88a8f8ebee428234a8b33a4fc7e9
* print.h: Modified prototypes for scm_iprlist, scm_prin1 and
  scm_iprin1.  Removed prototype for scm_prlist.

* print.c, print.h: Closures now print like #<procedure foo (x)>.
People who whish to see the source can do `(print-enable 'source)'.
Removed #ifdef DEBUG_EXTENSIONS.
libguile/print.h