* print.h (SCM_PORT_WITH_PS_P, SCM_PORT_WITH_PS_PORT,
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 24 Aug 1999 02:12:06 +0000 (02:12 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 24 Aug 1999 02:12:06 +0000 (02:12 +0000)
commitedf204921245c35e345f88c3594f3e996c442171
tree092a26f26e96aac87817d89e5affa7302dc77579
parentc19bc0882338697785b685e722b32169b4ec8678
* print.h (SCM_PORT_WITH_PS_P, SCM_PORT_WITH_PS_PORT,
SCM_PORT_WITH_PS_PS): Represent ports with print states as a smob
instead of a pair of a port and a print state.  We'll need to cons
once extra in scm_printer_apply but the type system will be
cleaner, it will mix better with GOOPS, and, it will be even more
transparent to the user.
libguile/print.h