https://github.com/geodynamics/citcoms
Raw File
Tip revision: dceb57bf3c337b4fc93ace6c4b35764e7fe00909 authored by thwbecker on 05 January 2021, 20:19:50 UTC
Better log file output.
Tip revision: dceb57b
dummy.cc

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

back to top