X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtobib1.tcl;h=89a001e0f8b1bd2aa49af50005a972dd3c7aeac4;hp=8065bbba12a5e358519c9200f1c83ac427b5f0e4;hb=b06636208651777c08e2456bf3b5953fc3c0f2c2;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/csvtobib1.tcl b/src/csvtobib1.tcl old mode 100755 new mode 100644 index 8065bbb..89a001e --- a/src/csvtobib1.tcl +++ b/src/csvtobib1.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 1996-2013 # See the file LICENSE for details. # -# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 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 $ source [lindex $argv 0]/csvtodiag.tcl