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
/
testConversions
/
MicroAbs.gf
blob: 64cada72e389f0e868bc3bb3d7deed31f1e97036 (
plain
)
1
2
3
4
5
6
7
8
9
10
abstract MicroAbs = { cat A; fun a, ab : A; redup : A -> A; }