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
/
UserMath.gf
blob: 0bb6ebf8022039c23ed1c6167e17ae0d050fa18a (
plain
)
1
2
3
4
5
abstract UserMath = User, Math ** { fun QSum : Number -> Number -> Query ; } ;