X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcsvtobib1.tcl;h=2ed437b606c8702a1cb39e56f808fe767228e445;hb=2dbe1df5facb92bac31b5da0ca2e2e8ee6f9b358;hp=d9adc78d4caf1f8010348ed1575b32e4ea35e97e;hpb=11b3a0d1c1be30f5052bf2eba788229df63f13b9;p=yaz-moved-to-github.git diff --git a/src/csvtobib1.tcl b/src/csvtobib1.tcl index d9adc78..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-2006 +# Copyright (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 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.3 2006-05-23 20:43:37 adam Exp $ +# $Id: csvtobib1.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl