mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 18:28:55 -06:00
cleanup in LangBul
This commit is contained in:
@@ -1,13 +1,10 @@
|
|||||||
--# -path=.:../abstract:../common:../prelude
|
--# -path=.:../abstract:../common:../prelude
|
||||||
--# -coding=cp1251
|
|
||||||
|
|
||||||
concrete LangBul of Lang =
|
concrete LangBul of Lang =
|
||||||
GrammarBul,
|
GrammarBul,
|
||||||
LexiconBul
|
LexiconBul
|
||||||
** {
|
** {
|
||||||
flags coding=cp1251 ;
|
|
||||||
|
|
||||||
|
flags startcat = Phr ;
|
||||||
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = cp1251 ;
|
|
||||||
|
|
||||||
} ;
|
} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user