X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcsvtosrw.tcl;h=699eea66270cbad5c914a3d67b6161f2bd445498;hp=cd0e08a4be6b7fb941643187068d05c203b57914;hb=bd4ea696fa932a215d18268afd1850035f7ebd05;hpb=11b3a0d1c1be30f5052bf2eba788229df63f13b9 diff --git a/src/csvtosrw.tcl b/src/csvtosrw.tcl old mode 100755 new mode 100644 index cd0e08a..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-2006 +# Copyright (C) Index Data # See the file LICENSE for details. # -# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $ # # Converts a CSV file with SRW diagnostics to C+H file for easy # maintenance # -# $Id: csvtosrw.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $ source [lindex $argv 0]/csvtodiag.tcl