diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-05-16 18:48:46 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-05-16 18:48:46 +0000 |
| commit | 5082ebd0f4a0c4ba04aab54d05290e6141e44129 (patch) | |
| tree | 56ff9778acad14e39f424e759b7c3d6d7925395e /examples/dialogue/WeekdayGodis.gf | |
| parent | ecf429c593b7b986b02429f653f313c4e3875821 (diff) | |
renamed Godis to Prolog ; added Fin
Diffstat (limited to 'examples/dialogue/WeekdayGodis.gf')
| -rw-r--r-- | examples/dialogue/WeekdayGodis.gf | 10 |
1 files changed, 0 insertions, 10 deletions
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" ; - -} |
