1
0
forked from GitHub/gf-core
Files
gf-core/next-lib/src/api/SymbolicIta.gf
2008-10-06 12:49:13 +00:00

6 lines
131 B
Plaintext

--# -path=.:present:mathematical:prelude
resource SymbolicIta = Symbolic with
(Symbol = SymbolIta),
(Grammar = GrammarIta) ;