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)
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).


No differences found