X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fyaz-asncomp;h=e0a86b123a71b2e26c12fbaae8e2f2900733d1ad;hp=f858c772b0d682c631d73601aca7137d993d693d;hb=36f0d152f5f2b4d6ef4bcb01a041f4c16c1deaf8;hpb=9f5de9011e59569e0bae5b484defe53bda38a457 diff --git a/util/yaz-asncomp b/util/yaz-asncomp index f858c77..e0a86b1 100755 --- a/util/yaz-asncomp +++ b/util/yaz-asncomp @@ -1,13 +1,9 @@ -#!/bin/sh -# the next line restarts using tclsh \ -if [ -f /usr/local/bin/tclsh8.4 ]; then exec tclsh8.4 "$0" "$@"; else exec tclsh "$0" "$@"; fi +#!/usr/bin/tclsh # # yaz-comp: ASN.1 Compiler for YAZ -# (c) Index Data 1996-2004 +# (c) Index Data 1996-2007 # See the file LICENSE for details. # -# $Id: yaz-asncomp,v 1.7 2006-05-22 19:08:38 adam Exp $ -# set yc_version 0.4