diff options
Diffstat (limited to 'old-examples/tram/TramSpa.gf')
| -rw-r--r-- | old-examples/tram/TramSpa.gf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old-examples/tram/TramSpa.gf b/old-examples/tram/TramSpa.gf new file mode 100644 index 000000000..822adad9d --- /dev/null +++ b/old-examples/tram/TramSpa.gf @@ -0,0 +1,5 @@ +--# -path=.:present:multimodal:mathematical:prelude + +concrete TramSpa of Tram = TramI with + (Multimodal = MultimodalSpa), + (Symbol = SymbolSpa) ; |
