mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 17:59:32 -06:00
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
concrete CityEng of City = open Prelude in {
|
|
lin
|
|
MkCity s = s ;
|
|
} ;
|
|
|