index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammars
/
multiple
/
SystemCity.gf
blob: 08196f73d20c6cc220f4e648df75ce0e7903d617 (
plain
)
1
2
3
4
abstract SystemCity = System, City ** { fun RDistance : City -> City -> Int -> Reply ; } ;