1
0
forked from GitHub/gf-rgl

Numeral in Syntax; Ara and Cat

This commit is contained in:
aarne
2007-06-27 14:15:26 +00:00
parent 86e0edcc6e
commit a719fe216b
16 changed files with 28 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:alltenses:prelude
instance SyntaxDan of Syntax = ConstructorsDan, CatDan, StructuralDan ** {} ;
instance SyntaxDan of Syntax = ConstructorsDan, CatDan, StructuralDan, NumeralDan ;