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
/
model
/
Lex.gf
blob: 61ba2586c33797941c900830e4a20d5741d5b1f8 (
plain
)
1
2
3
4
5
6
7
8
interface Lex = open Grammar in { oper even_A : A ; odd_A : A ; zero_PN : PN ; }