Eliminate special support for defstruct printers.
authorChris Hanson <org/chris-hanson/cph>
Tue, 9 Jan 2018 02:58:48 +0000 (21:58 -0500)
committerChris Hanson <org/chris-hanson/cph>
Tue, 9 Jan 2018 02:58:48 +0000 (21:58 -0500)
commit8fd9fe1a3f67cf27d5533e35bb73012e23a5fa7b
tree5547c5b571388f1d5cabdc70f7a289165e11ff37
parentb52cd10fc517a7c84f2e95eb927dcea732a9251d
Eliminate special support for defstruct printers.

In future just use define-unparser-method.
src/runtime/defstr.scm
src/runtime/pp.scm
src/runtime/record.scm
src/runtime/runtime.pkg
src/runtime/unpars.scm