https://github.com/geodynamics/citcoms
Revision 79bf0c0dd8d0898f75186fede6341a6bfa7ff498 authored by Rajesh Kommu on 25 June 2014, 23:18:51 UTC, committed by Rajesh Kommu on 25 June 2014, 23:18:51 UTC
1 parent 5a0eadf
Raw File
Tip revision: 79bf0c0dd8d0898f75186fede6341a6bfa7ff498 authored by Rajesh Kommu on 25 June 2014, 23:18:51 UTC
Updated Cookbook 3 in the CitcomS manual to the pure C version
Tip revision: 79bf0c0
dummy.cc

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

back to top