From 9f867c4922cccb6e61b273a55103e2afaeac4bde Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 11 Dec 2005 17:48:55 +0000 Subject: float parsing fixed --- examples/tram/Tram.gf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/tram/Tram.gf') diff --git a/examples/tram/Tram.gf b/examples/tram/Tram.gf index bcd9f7b7c..d8d497fdc 100644 --- a/examples/tram/Tram.gf +++ b/examples/tram/Tram.gf @@ -30,4 +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" + } -- cgit v1.2.3