-#!/bin/sh
-# the next line restarts using tclsh \
-if [ -f /usr/local/bin/tclsh8.4 ]; then exec tclsh8.4 "$0" "$@"; else exec tclsh "$0" "$@"; fi
-#
-# $Id: charconv.tcl,v 1.20 2007-09-22 18:55:02 adam Exp $
+#!/usr/bin/tclsh
+# $Id: charconv.tcl,v 1.21 2008-01-06 13:02:48 adam Exp $
proc usage {} {
puts {charconv.tcl: [-p prefix] [-s split] [-o ofile] file ... }
-#!/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
-#!/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: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
+# $Id: csvtosru_update.tcl,v 1.3 2008-01-06 13:02:48 adam Exp $
#
# Converts a CSV file with SRU update diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtosru_update.tcl,v 1.2 2007-01-03 08:42:15 adam Exp $
+# $Id: csvtosru_update.tcl,v 1.3 2008-01-06 13:02:48 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
-#!/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: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
+# $Id: csvtosrw.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $
#
# Converts a CSV file with SRW diagnostics to C+H file for easy
# maintenance
#
-# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
+# $Id: csvtosrw.tcl,v 1.5 2008-01-06 13:02:48 adam Exp $
source [lindex $argv 0]/csvtodiag.tcl
-#!/bin/sh
-# the next line restarts using tclsh \
-if [ -f /usr/local/bin/tclsh8.4 ]; then exec tclsh8.4 "$0" "$@"; else exec tclsh "$0" "$@"; fi
+#!/usr/bin/tclsh
#
# yaz-comp: ASN.1 Compiler for YAZ
# (c) Index Data 1996-2007
# See the file LICENSE for details.
#
-# $Id: yaz-asncomp,v 1.8 2007-01-03 08:42:16 adam Exp $
+# $Id: yaz-asncomp,v 1.9 2008-01-06 13:02:48 adam Exp $
#
set yc_version 0.4