summaryrefslogtreecommitdiff
path: root/examples/SUMO/BasicSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SUMO/BasicSwe.gf')
-rw-r--r--examples/SUMO/BasicSwe.gf6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/SUMO/BasicSwe.gf b/examples/SUMO/BasicSwe.gf
new file mode 100644
index 000000000..ed2b2cf40
--- /dev/null
+++ b/examples/SUMO/BasicSwe.gf
@@ -0,0 +1,6 @@
+concrete BasicSwe of Basic = open SyntaxSwe in {
+
+lincat
+ Class = CN ;
+
+};