X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fyaz-asncomp;h=bbdeb0463415f3d77300be8e0301ec4dcc546cc6;hb=d67990f0801618bce56afe464b3492b6eb81b309;hp=280ac3f07a839942baf3621d2b6d16abb951dae4;hpb=057984051852854ce4125491a5acd2c54baa01e2;p=yaz-moved-to-github.git diff --git a/util/yaz-asncomp b/util/yaz-asncomp index 280ac3f..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" "$@"; echo 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.6 2006-05-22 15:52:40 mike Exp $ +# $Id: yaz-asncomp,v 1.9 2008-01-06 13:02:48 adam Exp $ # set yc_version 0.4