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
interface Syntax = Constructors, Cat, Structural ** {} ;
interface Syntax = Constructors, Cat, Structural, Numeral ;