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
/
SystemMath.gf
blob: 7e2173111f3794a6046bed3dc593dbe50b4549a0 (
plain
)
1
2
3
4
abstract SystemMath = System, Math ** { fun RSum : Number -> Number -> Int -> Reply ; } ;