New constructor that takes a "compat" argument indicating whether to
authormike <mike>
Fri, 29 Jun 2007 15:24:26 +0000 (15:24 +0000)
committermike <mike>
Fri, 29 Jun 2007 15:24:26 +0000 (15:24 +0000)
commit1da16e7bf79275d16607479b64bd3c74cb7e44f1
tree96b23f250ad18397e82e2cc4a73e03d11104871d
parent70c4e996c3a92d0142b98d9535d67ac38a4fafa0
New constructor that takes a "compat" argument indicating whether to
implement v1.1, v1.2 (the default) or v1.1 with sorting.
Default relation generated is "=" under v1.2.
Add new "-1" command-line argument to test-harness for v1.1.
src/org/z3950/zing/cql/CQLParser.java