FreeCalypso > hg > fc-tourmaline
annotate toolwrap/hex470 @ 170:6125210a379b
mmiSmsBroadcast.c: formatting fixes and dead code elimination
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 18 Jan 2021 01:27:49 +0000 |
parents | 83146a4ae927 |
children |
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 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/hex470.exe' "$@" |