]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/papers/use_case/stats/parsing_time_libxml2_tree.sh
removed papers that have been moved to the new "papers" repository
[helm.git] / helm / papers / use_case / stats / parsing_time_libxml2_tree.sh
diff --git a/helm/papers/use_case/stats/parsing_time_libxml2_tree.sh b/helm/papers/use_case/stats/parsing_time_libxml2_tree.sh
deleted file mode 100755 (executable)
index 55d3e21..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-zcat $1 >/tmp/a
-TIME=`./parse/parse_xmltree /tmp/a`
-echo `fgrep $1 $2 | cut -d ' ' -f 2,3,4`" "$TIME