diff --git a/collects/parser-tools/private-yacc/table.ss b/collects/parser-tools/private-yacc/table.ss index bd5107b..513a276 100644 --- a/collects/parser-tools/private-yacc/table.ss +++ b/collects/parser-tools/private-yacc/table.ss @@ -291,4 +291,3 @@ (display-parser a grouped-table (send g get-prods) port)) #:exists 'truncate))) (resolve-conflicts grouped-table suppress)))) - \ No newline at end of file