cql_transform_rpn2cql_stream back to error in cql_transform_t
[yaz-moved-to-github.git] / src / csvtosru_update.tcl
1 #!/usr/bin/tclsh
2 #
3 # This file is part of the YAZ toolkit
4 # Copyright (C) Index Data
5 # See the file LICENSE for details.
6 #
7 #
8 # Converts a CSV file with SRU update diagnostics to C+H file for easy
9 # maintenance
10 #
11
12 source [lindex $argv 0]/csvtodiag.tcl
13
14 csvtodiag [list [lindex $argv 0]/sru_update.csv diagsru_update.c [lindex $argv 0]/../include/yaz/diagsru_update.h] sru_update {}