From f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 16 Sep 2013 07:17:27 +0000 Subject: Remove contribs and examples Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb --- contrib/eaglesconv/run_conv.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 contrib/eaglesconv/run_conv.sh (limited to 'contrib/eaglesconv/run_conv.sh') diff --git a/contrib/eaglesconv/run_conv.sh b/contrib/eaglesconv/run_conv.sh deleted file mode 100644 index 5ad586834..000000000 --- a/contrib/eaglesconv/run_conv.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -./EaglesConv "$@" +RTS -K256M -RTS > convtmp -./mkConcrete.sh convtmp > DictRus.gf -./mkAbstract.sh convtmp > DictRusAbs.gf -- cgit v1.2.3