Latvian: 1) added some extra things that are used by the Attempto grammar; 2) added notpresent tags; 3) compiles with Setup.hs and lib/src/Make.hs

This commit is contained in:
normundsg
2012-02-20 02:42:07 +00:00
parent 980a433f4f
commit 3a06651193
12 changed files with 142 additions and 92 deletions

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

@@ -0,0 +1,5 @@
--# -path=.:present:mathematical:prelude:../latvian
resource SymbolicLav = Symbolic with
(Symbol = SymbolLav),
(Grammar = GrammarLav) ;