Use shell /usr/bin/tclsh for Tcl scripts.
[yaz-moved-to-github.git] / src / csvtobib1.tcl
index 8065bbb..2ed437b 100755 (executable)
@@ -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