summaryrefslogtreecommitdiff
path: root/examples/model/Lex.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2007-07-08 16:36:56 +0000
committeraarne <aarne@cs.chalmers.se>2007-07-08 16:36:56 +0000
commit23d8ebeb26892c8d831a8b5324fece62f6c6687c (patch)
tree7900e1081ffc85cbc4f71e43a5a4a5f2368ca053 /examples/model/Lex.gf
parent3627875fa8ec277fad0bdabb1e7d74bd66ba2c42 (diff)
tutorial in final form
Diffstat (limited to 'examples/model/Lex.gf')
-rw-r--r--examples/model/Lex.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/model/Lex.gf b/examples/model/Lex.gf
index 61ba2586c..3467e6870 100644
--- a/examples/model/Lex.gf
+++ b/examples/model/Lex.gf
@@ -1,4 +1,4 @@
-interface Lex = open Grammar in {
+interface Lex = open Syntax in {
oper
even_A : A ;