nmake: ICU_VER helper var
[yaz-moved-to-github.git] / src / csvtobib1.tcl
old mode 100755 (executable)
new mode 100644 (file)
index 017dbd7..3cfcd28
@@ -1,18 +1,14 @@
-#!/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: csvtobib1.tcl,v 1.2 2006-05-23 13:43:40 adam Exp $
 #
 # Converts a CSV file with Bib-1 diagnostics to C+H file for easy
 # maintenance
 #
-# $Id: csvtobib1.tcl,v 1.2 2006-05-23 13:43:40 adam Exp $
 
 source [lindex $argv 0]/csvtodiag.tcl
 
-csvtodiag [list [lindex $argv 0]/bib1.csv diagbib1.c ../include/yaz/diagbib1.h] bib1 diagbib1_str
+csvtodiag [list [lindex $argv 0]/bib1.csv diagbib1.c [lindex $argv 0]/../include/yaz/diagbib1.h] bib1 diagbib1_str