summaryrefslogtreecommitdiff
path: root/old-examples/tram/TramNor.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-examples/tram/TramNor.gf')
-rw-r--r--old-examples/tram/TramNor.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/old-examples/tram/TramNor.gf b/old-examples/tram/TramNor.gf
new file mode 100644
index 000000000..70392de35
--- /dev/null
+++ b/old-examples/tram/TramNor.gf
@@ -0,0 +1,5 @@
+--# -path=.:present:multimodal:mathematical:prelude
+
+concrete TramNor of Tram = TramI with
+ (Multimodal = MultimodalNor),
+ (Symbol = SymbolNor) ;