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
/
tutorial
/
embedded
/
LexMath.gf
blob: 25bfe8846071af52b2353fe487c4ce5303e1e089 (
plain
)
1
2
3
4
5
6
7
8
interface LexMath = open Syntax in { oper even_A : A ; odd_A : A ; prime_A : A ; }