Various cleanups

This commit is contained in:
Ayberk Tosun
2017-08-22 17:49:40 +03:00
parent 4b0e198742
commit d06a76bab9
2 changed files with 6 additions and 5 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
--# -path=.:../abstract:../common:../prelude
concrete LangTur of Lang =
concrete LangTur of Lang =
GrammarTur,
LexiconTur
LexiconTur,
AdverbTur
** {
flags startcat = Phr ; unlexer = text ; lexer = text ; coding=utf8 ;