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 --- examples/SUMO/TPTP/MilitaryPredAx.p | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 examples/SUMO/TPTP/MilitaryPredAx.p (limited to 'examples/SUMO/TPTP/MilitaryPredAx.p') diff --git a/examples/SUMO/TPTP/MilitaryPredAx.p b/examples/SUMO/TPTP/MilitaryPredAx.p deleted file mode 100644 index 2cc4b2bd5..000000000 --- a/examples/SUMO/TPTP/MilitaryPredAx.p +++ /dev/null @@ -1,18 +0,0 @@ -fof(axMilitaryPred0, axiom, - f_subEchelon(type_Brigade,type_Battalion)). - -fof(axMilitaryPred1, axiom, - f_subEchelon(type_Battalion,type_Company_Military)). - -fof(axMilitaryPred2, axiom, - f_commandRankOfEchelon(type_Battalion,inst_USMilitaryRankO5)). - -fof(axMilitaryPred3, axiom, - f_subEchelon(type_Company_Military,type_Platoon)). - -fof(axMilitaryPred4, axiom, - f_commandRankOfEchelon(type_Company_Military,f_UnionFn(inst_USMilitaryRankO3,inst_USMilitaryRankO4))). - -fof(axMilitaryPred5, axiom, - f_commandRankOfEchelon(type_Platoon,inst_USMilitaryRankO2)). - -- cgit v1.2.3