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
/
multiple
/
User.gf
blob: 6822d2e7530b84c0608000940a8cb757a299ea50 (
plain
)
1
2
3
4
5
6
7
abstract User = { cat Query ; fun QQuit : Query ; } ;