forked from GitHub/gf-core
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
concrete CityEng of City = open Prelude in {
|
|
lin
|
|
MkCity s = s ;
|
|
} ;
|
|
|