X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtosru_update.tcl;h=515d8b24949989f68fb6b3aedacbf0d064a0910d;hp=7b516053c395e2ec4d56d3532f7f8a20f7c936b4;hb=1346b30779b120691e4145a3578716f77300951e;hpb=02c2c415822721c98afff674fc9672d004bd92a2 diff --git a/src/csvtosru_update.tcl b/src/csvtosru_update.tcl index 7b51605..515d8b2 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-2006 +# Copyright (c) Index Data 1996-2013 # See the file LICENSE for details. # -# $Id: csvtosru_update.tcl,v 1.1 2006-10-27 11:22:09 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 $ source [lindex $argv 0]/csvtodiag.tcl