annotate toolwrap/str2ind @ 252:27f17fbf0657

FCHG: add dependency on ETM for BSIM
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 12 May 2021 03:18:50 +0000
parents 83146a4ae927
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #!/bin/sh
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 TZ=GMT
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 export TZ
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 exec nowhine `dirname $0`/../winexe/str2ind.exe "$@"