1
;;; print.lisp --- GEN/RS Printers
2
3
;;
4
5
;;; Code:
6
(in-package :syn/gen/rs)
7
8
(with-code-printer nil)