X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtosru_update.tcl;h=9922e279e5a75127e8333acdd1a723b58107d699;hp=fa9ccddcfbf7ad9f3e6e1094abf9df064f31951b;hb=3c51b85ff62261acc19c6995a041569ec4ef6d63;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/csvtosru_update.tcl b/src/csvtosru_update.tcl index fa9ccdd..9922e27 100644 --- a/src/csvtosru_update.tcl +++ b/src/csvtosru_update.tcl @@ -1,17 +1,13 @@ -#!/bin/sh -# the next line restats using tclsh \ -exec tclsh "$0" "$@" +#!/usr/bin/tclsh # # This file is part of the YAZ toolkit -# Copyright (c) Index Data 1996-2007 +# Copyright (C) Index Data # See the file LICENSE for details. # -# $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.2 2007-01-03 08:42:15 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl