Fixed bug #830: pkg-config support. YAZ installs yaz.pc for Debian
[yaz-moved-to-github.git] / src / csvtobib1.tcl
index d9adc78..8065bbb 100755 (executable)
@@ -3,15 +3,15 @@
 exec tclsh "$0" "$@"
 #
 # This file is part of the YAZ toolkit
-# Copyright (c) Index Data 1996-2006
+# Copyright (c) Index Data 1996-2007
 # See the file LICENSE for details.
 #
-# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 #
 # Converts a CSV file with Bib-1 diagnostics to C+H file for easy
 # maintenance
 #
-# $Id: csvtobib1.tcl,v 1.3 2006-05-23 20:43:37 adam Exp $
+# $Id: csvtobib1.tcl,v 1.4 2007-01-03 08:42:15 adam Exp $
 
 source [lindex $argv 0]/csvtodiag.tcl