Add RGL API grammar modules for Maltese

This commit is contained in:
john.j.camilleri
2012-10-26 13:12:00 +00:00
parent 4b8cc8f91f
commit 1a1be87590
5 changed files with 25 additions and 0 deletions

5
src/api/SymbolicMlt.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:present:mathematical:prelude
resource SymbolicMlt = Symbolic with
(Symbol = SymbolMlt),
(Grammar = GrammarMlt) ;