https://github.com/geodynamics/citcoms
Revision 8c586f0f88679dcbfc6729e8b928fc8f740e2432 authored by Eh Tan on 16 March 2009, 22:43:37 UTC, committed by Eh Tan on 16 March 2009, 22:43:37 UTC
1 parent b655ef9
Raw File
Tip revision: 8c586f0f88679dcbfc6729e8b928fc8f740e2432 authored by Eh Tan on 16 March 2009, 22:43:37 UTC
Make the initialization step in pyre conforms to C version. This fixs a bug in r13270.
Tip revision: 8c586f0
dummy.cc

/* Without the following, GCC 3.4.5 doesn't create a .Tpo file. */
static int dummy;

back to top