From 072250e4c022f8011df14f8bf7ad79086431a779 Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Tue, 9 Dec 2014 19:17:42 +0100
Subject: Removed unnecessary selector negation * it's the order of templates
that decides which specialization gets evaluated
---
src/steps/plan.xsl | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/src/steps/plan.xsl b/src/steps/plan.xsl
index ba54aba..9ad773b 100644
--- a/src/steps/plan.xsl
+++ b/src/steps/plan.xsl
@@ -65,6 +65,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -78,19 +91,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3