Allow empty CQL transform in cql2pqf (and reverse)
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 14 Aug 2009 13:31:21 +0000 (15:31 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 14 Aug 2009 13:31:21 +0000 (15:31 +0200)
commitb9d525dc1bec0fb8da16a810f7115b656d4b328c
tree4286c0631dd305da7502f6d6c6e580dce363dbcc
parentd90c4c6db3c30cabdabed5abe139f0fe13eb7c24
Allow empty CQL transform in cql2pqf (and reverse)

If value dash (-) is tiven as properties name, the cql2pqf program
will use no properties file.. Ie just cql_transform_create rather than
cql_transform_open_fname. This allows us to test RPN to CQL conversion
with no properties file (-r).
util/cql2pqf.c