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/TransportationPredAx.p | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 examples/SUMO/TPTP/TransportationPredAx.p (limited to 'examples/SUMO/TPTP/TransportationPredAx.p') diff --git a/examples/SUMO/TPTP/TransportationPredAx.p b/examples/SUMO/TPTP/TransportationPredAx.p deleted file mode 100644 index 4275b7007..000000000 --- a/examples/SUMO/TPTP/TransportationPredAx.p +++ /dev/null @@ -1,15 +0,0 @@ -fof(axTransportationPred0, axiom, - f_geographicSubregion(inst_NorthwestPassage,inst_ArcticOcean)). - -fof(axTransportationPred1, axiom, - f_geographicSubregion(inst_NorthwestPassage,inst_WesternHemisphere)). - -fof(axTransportationPred2, axiom, - f_geographicSubregion(inst_NorthernSeaRoute,inst_ArcticOcean)). - -fof(axTransportationPred3, axiom, - f_geographicSubregion(inst_NorthernSeaRoute,inst_EasternHemisphere)). - -fof(axTransportationPred4, axiom, - f_MeasureFn(1,inst_CubicFoot) = f_MultiplicationFn(f_MeasureFn(1,inst_FootLength),f_MultiplicationFn(f_MeasureFn(1,inst_FootLength),f_MeasureFn(1,inst_FootLength)))). - -- cgit v1.2.3