aboutsummaryrefslogtreecommitdiff
path: root/development/saxonb/saxonbq
diff options
context:
space:
mode:
Diffstat (limited to 'development/saxonb/saxonbq')
-rw-r--r--development/saxonb/saxonbq5
1 files changed, 0 insertions, 5 deletions
diff --git a/development/saxonb/saxonbq b/development/saxonb/saxonbq
deleted file mode 100644
index 2a721c8ad53ce..0000000000000
--- a/development/saxonb/saxonbq
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-# Simple invocation of saxon-B java XQuery processor
-# The saxon9.jar must be in your CLASSPATH
-java net.sf.saxon.Query $*
-