From 682f0bb206f70f0f33a5728718575a737a464007 Mon Sep 17 00:00:00 2001 From: fotis Date: Tue, 1 Aug 2000 22:38:03 +0000 Subject: [PATCH] describes libraries and class files in this directory git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193573 13f79535-47bb-0310-9956-ffa450edef68 --- lib/readme | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lib/readme diff --git a/lib/readme b/lib/readme new file mode 100644 index 000000000..d99053365 --- /dev/null +++ b/lib/readme @@ -0,0 +1,11 @@ +This directory contains some libraries or class files necessary +for compiling, running or testing Fop. + +ant.jar Ant is the scripting tool which is used to build Fop or to run + the test scripts. see build.xml in root for more information +w3c.jar the svg library from the w3 consortium + + +Compare.java a ant task which compares files +Fop.java a ant task which allows calling Fop from Ant +Xslt.java a ant task which allows calling Xalan from Ant -- 2.39.5