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
/
doc
/
tutorial
/
FishEng.gf
blob: 560f6cda4ac333914ee1e8bf3e5e135d0d24edaf (
plain
)
1
2
3
4
5
concrete FishEng of Fish = { lin Salmon = {s = "salmon"} ; Perch = {s = "perch"} ; }