diff toolwrap/ccdgen @ 211:02269c474131

ccdgen.exe moved from cdg3 to winexe, toolwrap/ccdgen created, cdg3/makecdg.sh changed to use the new tool wrapper
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 Oct 2016 21:38:07 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/toolwrap/ccdgen	Fri Oct 14 21:38:07 2016 +0000
@@ -0,0 +1,4 @@
+#!/bin/sh
+TZ=GMT
+export TZ
+exec nowhine `dirname $0`/../winexe/ccdgen.exe "$@"