summaryrefslogtreecommitdiff
path: root/examples/SUMO/axioms/GeographySubAtt.gft
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SUMO/axioms/GeographySubAtt.gft')
-rw-r--r--examples/SUMO/axioms/GeographySubAtt.gft12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/SUMO/axioms/GeographySubAtt.gft b/examples/SUMO/axioms/GeographySubAtt.gft
deleted file mode 100644
index a9f392b4b..000000000
--- a/examples/SUMO/axioms/GeographySubAtt.gft
+++ /dev/null
@@ -1,12 +0,0 @@
-
-subAttribute (el ? ? ? MountainousTerrain) (el ? ? ? SteepTerrain)
-
-subAttribute (el ? ? ? Upwind) (el ? ? ? Upstream)
-
-subAttribute (el ? ? ? Downwind) (el ? ? ? Downstream)
-
-subAttribute (el ? ? ? GroundwaterPollutionIssue) (el ? ? ? WaterPollutionIssue)
-
-subAttribute (el ? ? ? EndangeredMarineWildlifeIssue) (el ? ? ? EndangeredSpeciesIssue)
-
-subAttribute (el ? ? ? SoilSalinityIssue) (el ? ? ? SoilDegradationIssue)