https://github.com/geodynamics/citcoms
Raw File
Tip revision: eb72339ef8b164c28118056fbf77fc579a28db42 authored by Eh Tan on 22 October 2007, 20:58:20 UTC
Tag for v3.0.0 beta
Tip revision: eb72339
dummy.cc

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

back to top