X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtobib1.tcl;h=3cfcd289b4e66fa86084fdee7da8cf051415e088;hp=d9adc78d4caf1f8010348ed1575b32e4ea35e97e;hb=1d3538f5ffc0a38434e421ae3f2c34618b50d392;hpb=11b3a0d1c1be30f5052bf2eba788229df63f13b9 diff --git a/src/csvtobib1.tcl b/src/csvtobib1.tcl old mode 100755 new mode 100644 index d9adc78..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-2006 +# Copyright (C) Index Data # See the file LICENSE for details. # -# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 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 $ source [lindex $argv 0]/csvtodiag.tcl