]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
This commit was manufactured by cvs2svn to create branch
author(no author) <(no author)@unknown>
Tue, 3 Apr 2001 01:01:55 +0000 (01:01 +0000)
committer(no author) <(no author)@unknown>
Tue, 3 Apr 2001 01:01:55 +0000 (01:01 +0000)
'fop-0_17_0_batikSVG'.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_17_0_batikSVG@194193 13f79535-47bb-0310-9956-ffa450edef68

fop.sh [new file with mode: 0755]

diff --git a/fop.sh b/fop.sh
new file mode 100755 (executable)
index 0000000..d91034f
--- /dev/null
+++ b/fop.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+java -cp fop.jar:lib/w3c.jar:lib/xalan-2.0.0.jar:lib/xerces-1.2.3.jar:lib/jimi-1.0.jar org.apache.fop.apps.Fop "$@"
+