X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtosrw.tcl;h=699eea66270cbad5c914a3d67b6161f2bd445498;hp=71e4558fbd478ff060dda10b95061d761d81f644;hb=d1b8a1c1647ebb00401f6b6e8f992cca7480b5f9;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/csvtosrw.tcl b/src/csvtosrw.tcl old mode 100755 new mode 100644 index 71e4558..699eea6 --- 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 +# Copyright (C) Index Data # 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