From a5cd07e026f5f7ea4302fec86f1de6d0fc746ac1 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 22 Jan 2006 21:30:26 +0000 Subject: [PATCH] clean up tram; report German --- examples/tram/Tram.gf | 4 ++-- 1 file 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" }