rm duplicate lines

This commit is contained in:
odanoburu
2018-04-09 12:09:45 -03:00
parent 30dd37e135
commit 5185034a69

View File

@@ -1597,10 +1597,6 @@ incomplete resource Constructors = open Grammar in { --%
--.
the_Art : Art = DefArt ; -- the
a_Art : Art = IndefArt ; -- a
---- obsol
mkQuantSg : Quant -> QuantSg = SgQuant ;