3147d85448eb228e27203c57fb7d7ef7e4fa7ea9
[cql-java-moved-to-github.git] / bin / CQLParser
1 #!/bin/sh
2
3 # $Id: CQLParser,v 1.2 2002-11-01 23:45:28 mike Exp $
4 # Trivial script to invoke the CQLParser test-harness
5
6 java org.z3950.zing.cql.CQLParser ${@+"$@"}