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
/
gf-book
/
examples
/
chapter2
/
CopyAbs.gf
blob: 9a915568b977af275df4538a1cd05fc85b801690 (
plain
)
1
2
3
4
5
6
abstract CopyAbs = { cat S ; AB ; fun s : AB -> S ; end : AB ; a,b : AB -> AB ; }