X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtosrw.tcl;h=f101bf19cf67ab5965415929b9546f19ef7de7ee;hp=71e4558fbd478ff060dda10b95061d761d81f644;hb=f15418ee295542935d616a2163377b71e40ce04f;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/csvtosrw.tcl b/src/csvtosrw.tcl old mode 100755 new mode 100644 index 71e4558..f101bf1 --- a/src/csvtosrw.tcl +++ b/src/csvtosrw.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 # See the file LICENSE for details. # -# $Id: csvtosrw.tcl,v 1.4 2007-01-03 08:42:15 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 $ source [lindex $argv 0]/csvtodiag.tcl