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
/
attempto
/
Symbols.gf
blob: 3744ecd4a3ed40e7215be0c53ddef5bf817ae314 (
plain
)
1
2
3
4
5
6
7
8
abstract Symbols = { cat Var ; fun X_Var : Var ; fun Y_Var : Var ; }