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
/
examples
/
dialogue
/
Weekday.gf
blob: 8ef2e8c995a246a55bef1a8020adc23e037ed5c1 (
plain
)
1
2
3
4
5
6
7
8
abstract Weekday = { cat WDay ; fun Mon, Tue : WDay ; }