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
/
UserCity.gf
blob: ee650421da6563e11e3d870cf3059751c171dc74 (
plain
)
1
2
3
4
5
abstract UserCity = User, City ** { fun QDistance : City -> City -> Query ; } ;