X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtobib1.tcl;h=3cfcd289b4e66fa86084fdee7da8cf051415e088;hp=8065bbba12a5e358519c9200f1c83ac427b5f0e4;hb=fcc2b1bffbd6dd86fc8f95f1e2e6e8b2a94e731e;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/csvtobib1.tcl b/src/csvtobib1.tcl old mode 100755 new mode 100644 index 8065bbb..3cfcd28 --- 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 # 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