1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/api/SymbolicMlt.gf
T
john 84beb227da Maltese RG: first proper release
Of course some bugs remain and more testing is needed,
but all functions are complete and Maltese now builds as part
of the normal GF install.
2013-06-10 21:37:10 +00:00

6 lines
111 B
Plaintext

--# -path=.:alltenses
resource SymbolicMlt = Symbolic with
(Symbol = SymbolMlt),
(Grammar = GrammarMlt) ;