diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-01-22 21:30:26 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-01-22 21:30:26 +0000 |
| commit | a5cd07e026f5f7ea4302fec86f1de6d0fc746ac1 (patch) | |
| tree | 319fc507a5d08ea38012bea0eb6ff1f317cbf31a /examples/tram | |
| parent | 2a0a60ef8fb150906245441ce8732005c74705d8 (diff) | |
clean up tram; report German
Diffstat (limited to 'examples/tram')
| -rw-r--r-- | examples/tram/Tram.gf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tram/Tram.gf b/examples/tram/Tram.gf index d8d497fdc..6a7fa1763 100644 --- a/examples/tram/Tram.gf +++ b/examples/tram/Tram.gf @@ -30,7 +30,7 @@ fun -- PClick : Click -> Place ; -- click associated with a "here" -- PHere : Place ; -- indexical "here", without a click - FromThisPlace : Dep ; -- "from this place" - ToThisPlace : Dest ; -- "to this place" +-- FromThisPlace : Dep ; -- "from this place" +-- ToThisPlace : Dest ; -- "to this place" } |
