Added skeleton for query charset conversion. Bug #977.
[yaz-moved-to-github.git] / src / csvtosru_update.tcl
1 #!/bin/sh
2 # the next line restats using tclsh \
3 exec tclsh "$0" "$@"
4 #
5 # This file is part of the YAZ toolkit
6 # Copyright (c) Index Data 1996-2007
7 # See the file LICENSE for details.
8 #
9 # $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
10 #
11 # Converts a CSV file with SRU update diagnostics to C+H file for easy
12 # maintenance
13 #
14 # $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
15
16 source [lindex $argv 0]/csvtodiag.tcl
17
18 csvtodiag [list [lindex $argv 0]/sru_update.csv diagsru_update.c [lindex $argv 0]/../include/yaz/diagsru_update.h] sru_update {}