From 8aca155ea840cb3064d58b78508195be3bbcfdb3 Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sun, 24 Aug 2014 23:20:54 +0200
Subject: Implemented basic generation summary * "summarize.xsl" processes the
result-tree of "process.xsl" and outputs a basic plain-text summary ** the
plain-text summary is returned as the sole result of calling "make.xsl" *
this approach should be easily extensible into i.e. a verbose version in the
future * unraveled "make.xsl" structure into separate variables
---
utility/helper.xsl | 10 ----------
1 file changed, 10 deletions(-)
(limited to 'utility')
diff --git a/utility/helper.xsl b/utility/helper.xsl
index 0ebc15d..84b6b31 100644
--- a/utility/helper.xsl
+++ b/utility/helper.xsl
@@ -7,16 +7,6 @@
exclude-result-prefixes="xalan InputXSLT"
>
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3