https://github.com/geodynamics/citcoms
Raw File
Tip revision: b5721c162b1b01c9fdbfb544f8d60bf3742dd916 authored by Eric Heien on 02 August 2011, 16:52:33 UTC
Further work in converting tracer code to C++
Tip revision: b5721c1
dummy.cc

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

back to top