Changeset 1370
- Timestamp:
- 07.08.2000 16:49:52 (19 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/gsdl/packages/yaz/util/yaz-comp
r1368 r1370 1 1 #!/bin/sh 2 2 # the next line restarts using tclsh \ 3 if / bin/test -e "`which tclsh`" ;then exec tclsh "$0" "$@";else exec tclsh8.0 "$0" "$@";fi3 if /usr/bin/test -e "`which tclsh`" ;then exec tclsh "$0" "$@";else exec tclsh8.0 "$0" "$@";fi 4 4 # 5 5 # yaz-comp: ASN.1 Compiler for YAZ