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