diff options
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" ; - -} |
