X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcsvtosru_update.tcl;h=fa9ccddcfbf7ad9f3e6e1094abf9df064f31951b;hb=8d691989077a0addcbd840d769dce6700f3d9622;hp=7b516053c395e2ec4d56d3532f7f8a20f7c936b4;hpb=af364b92610b4b6b424b696064bf4564e653693d;p=yaz-moved-to-github.git diff --git a/src/csvtosru_update.tcl b/src/csvtosru_update.tcl index 7b51605..fa9ccdd 100644 --- a/src/csvtosru_update.tcl +++ b/src/csvtosru_update.tcl @@ -3,15 +3,15 @@ exec tclsh "$0" "$@" # # This file is part of the YAZ toolkit -# Copyright (c) Index Data 1996-2006 +# Copyright (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $Id: csvtosru_update.tcl,v 1.1 2006-10-27 11:22:09 adam Exp $ +# $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $ # # Converts a CSV file with SRU update diagnostics to C+H file for easy # maintenance # -# $Id: csvtosru_update.tcl,v 1.1 2006-10-27 11:22:09 adam Exp $ +# $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl