(Hun) Fresh copypaste from generic dummy template. Compiles, isn't good.

This commit is contained in:
Inari Listenmaa
2020-03-28 15:43:58 +01:00
parent 7fee10e1e0
commit e1a94a0741
22 changed files with 2195 additions and 2627 deletions
+3 -13
View File
@@ -1,14 +1,4 @@
--# -path=.:../abstract:../common:../prelude
concrete LangHun of Lang =
concrete LangHun of Lang =
GrammarHun,
LexiconHun
**
{
--{
--
--flags startcat = Phr ; unlexer = text ; lexer = text ;
--
--} ;
}
LexiconHun,
ConstructionHun ;