mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
12 lines
134 B
Plaintext
12 lines
134 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete AllLav of AllLavAbs =
|
|
LangLav,
|
|
ExtraLav
|
|
** {
|
|
|
|
flags
|
|
coding = utf8 ;
|
|
|
|
}
|