X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fyaz-asncomp;h=bbdeb0463415f3d77300be8e0301ec4dcc546cc6;hb=10ccaa73368f50b1bd876465d80a1ee911fa1f01;hp=a881daa8bf07ff0bde790c62029293819cace9cc;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/util/yaz-asncomp b/util/yaz-asncomp index a881daa..bbdeb04 100755 --- a/util/yaz-asncomp +++ b/util/yaz-asncomp @@ -1,12 +1,10 @@ -#!/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-2007 # See the file LICENSE for details. # -# $Id: yaz-asncomp,v 1.8 2007-01-03 08:42:16 adam Exp $ +# $Id: yaz-asncomp,v 1.9 2008-01-06 13:02:48 adam Exp $ # set yc_version 0.4