put the mergeJoin function into its own class
[SXSI/xpathcomp.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c562950..0746c78 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,16 +7,10 @@ ocaml-nox
 camlp4
 
 and their dependencies as well as ocamlbuild which is part of the standard ocaml distribution.
 camlp4
 
 and their dependencies as well as ocamlbuild which is part of the standard ocaml distribution.
-The "src" directory should contain a copy of the XMLTree source dir (this can be a symbolic to
-the XMLTree directory).
 
 Build instructions
 ------------------
 
 
 Build instructions
 ------------------
 
-Build the XMLTree library:
-
-cd src/XMLTree; make clean all; cd -
-
 Build the xpathcomp program:
 ./configure
 ./build
 Build the xpathcomp program:
 ./configure
 ./build