YAZ  5.30.3
csvtosru_update.tcl
Go to the documentation of this file.
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 {}