mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 11:56:29 -06:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
--# -path=.:../prelude:../common
|
|
--# -coding=utf8
|
|
|
|
resource MorphoNounLit = ResLit ** open Prelude, (Predef=Predef) in {
|
|
|
|
flags coding=utf8;
|
|
|
|
|
|
}
|