From 5c713d8f027a9b6be687ee3f7e917e8bd2115773 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Jun 2008 09:18:50 +0000 Subject: took away old-examples --- old-examples/dialogue/Makefile | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 old-examples/dialogue/Makefile (limited to 'old-examples/dialogue/Makefile') diff --git a/old-examples/dialogue/Makefile b/old-examples/dialogue/Makefile deleted file mode 100644 index 475736740..000000000 --- a/old-examples/dialogue/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -lights: - echo "s ;; pm | wf lights.gfcm" | gf Lights*.gf - -agenda: - echo "s ;; pm | wf agenda.gfcm" | gf Agenda*.gf - -engcorpus: - echo "gt -depth=4 | pt -transform=typecheck | l -all" | gf LightsEng.gf - -swecorpus: - echo "gt -depth=4 | pt -transform=typecheck | l -all" | gf LightsSwe.gf - -doc: - txt2tags -thtml -ogf-dialogue.html README.txt -- cgit v1.2.3