html.parser.printer: remove printer symbol

db4
Björn Lindqvist 2013-08-05 13:31:29 +02:00 committed by John Benediktsson
parent 00f82ae5f0
commit 1ca18b215f
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ namespaces prettyprint quotations sequences sequences.repeating splitting
strings unicode.categories ; strings unicode.categories ;
IN: html.parser.printer IN: html.parser.printer
SYMBOL: printer
TUPLE: html-printer ; TUPLE: html-printer ;
TUPLE: text-printer < html-printer ; TUPLE: text-printer < html-printer ;
TUPLE: src-printer < html-printer ; TUPLE: src-printer < html-printer ;