X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtobib1.tcl;fp=src%2Fcsvtobib1.tcl;h=2ed437b606c8702a1cb39e56f808fe767228e445;hp=8065bbba12a5e358519c9200f1c83ac427b5f0e4;hb=33cb7ed48259fc7e22823531fc41a4a430aecc1b;hpb=162d5852cbb7881d8edae6648fbdc888d1cfe0c6 diff --git a/src/csvtobib1.tcl b/src/csvtobib1.tcl index 8065bbb..2ed437b 100755 --- a/src/csvtobib1.tcl +++ b/src/csvtobib1.tcl @@ -1,17 +1,15 @@ -#!/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 # See the file LICENSE for details. # -# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $ +# $Id: csvtobib1.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $ # # Converts a CSV file with Bib-1 diagnostics to C+H file for easy # maintenance # -# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $ +# $Id: csvtobib1.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl