Files
gf-core/lib/src/api/SymbolicMlt.gf
john 1366c2a53e 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) ;