From 5082ebd0f4a0c4ba04aab54d05290e6141e44129 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 16 May 2006 18:48:46 +0000 Subject: renamed Godis to Prolog ; added Fin --- examples/dialogue/WeekdayGodis.gf | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 examples/dialogue/WeekdayGodis.gf (limited to 'examples/dialogue/WeekdayGodis.gf') diff --git a/examples/dialogue/WeekdayGodis.gf b/examples/dialogue/WeekdayGodis.gf deleted file mode 100644 index 48d07b99c..000000000 --- a/examples/dialogue/WeekdayGodis.gf +++ /dev/null @@ -1,10 +0,0 @@ -concrete WeekdayGodis of Weekday = open ResGodis, Prelude in { - - lincat - WDay = SS ; - - lin - Mon = ss "monday" ; - Tue = ss "tuesday" ; - -} -- cgit v1.2.3