Beginnings for RPN to CQL transform.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Apr 2008 09:53:50 +0000 (11:53 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Apr 2008 09:53:50 +0000 (11:53 +0200)
commitb3d5a30f4d074053085693a8fc5381a4ebc41544
treeb67395d73ee5e5722e6971fddb7c30e7967d9b65
parent2cfddf92bc0688daa308a66f393ce7e2000f0762
Beginnings for RPN to CQL transform.
include/yaz/Makefile.am
include/yaz/cql.h
include/yaz/rpn2cql.h [new file with mode: 0644]
src/Makefile.am
src/cqltransform.c
src/rpn2cql.c [new file with mode: 0644]
util/cql2pqf.c
win/makefile