https://github.com/geodynamics/citcoms
Raw File
Tip revision: 832e876f38b80e6134f494c4cfafe0fb71e41fc3 authored by Eric Heien on 02 February 2012, 19:05:34 UTC
Renamed tag to match others
Tip revision: 832e876
dummy.cc

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

back to top