All sorts of changes. Generally moving towards first release.
[cql-java-moved-to-github.git] / bin / CQLParser
1 #!/bin/sh
2
3 # $Id: CQLParser,v 1.1 2002-10-31 22:22:01 mike Exp $
4 # Trivial script to invoke the CQLParser test-harness
5
6 cat | java org.z3950.zing.cql.CQLParser ${@+"$@"}