From 2fc97fa6fa30ac5dc031a588d26399fd38f42d9b Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 8 Nov 2006 15:14:47 +0000 Subject: took away godis_tram from darcs --- examples/godis-tram/Common/GodisUserEng.gf | 32 ------------------------------ 1 file changed, 32 deletions(-) delete mode 100644 examples/godis-tram/Common/GodisUserEng.gf (limited to 'examples/godis-tram/Common/GodisUserEng.gf') diff --git a/examples/godis-tram/Common/GodisUserEng.gf b/examples/godis-tram/Common/GodisUserEng.gf deleted file mode 100644 index 62e3b326c..000000000 --- a/examples/godis-tram/Common/GodisUserEng.gf +++ /dev/null @@ -1,32 +0,0 @@ ---# -path=.:prelude:resource-1.0/abstract:resource-1.0/common:resource-1.0/english - -concrete GodisUserEng of GodisUser = - GodisUserI with (GodisLang = GodisLangEng); - - --- open Prelude, GodisLangEng in { - --- lincat - --- S = SS; - --- Question = UserQuestion; --- Action = UserAction; --- Answer = UserAnswer; --- ShortAns = UserShortAns; - - --- lin - --- greet_S = ss ["hello"]; --- quit_S = variants{ ss ["goodbye"]; ss ["quit"] }; - --- no_S = ss ["no"]; --- yes_S = ss ["yes"]; - --- request_S x = x; --- answer_S x = x; --- ask_S x = x; --- shortans_S x = x; - --- } -- cgit v1.2.3