https://github.com/geodynamics/citcoms
Revision 8dcea683dc03fdc72fde8cac6c36d646959ecf4d authored by Thorsten Becker on 03 February 2011, 17:11:42 UTC, committed by Thorsten Becker on 03 February 2011, 17:11:42 UTC
1 parent 93f3131
Raw File
Tip revision: 8dcea683dc03fdc72fde8cac6c36d646959ecf4d authored by Thorsten Becker on 03 February 2011, 17:11:42 UTC
Forgot some functions, not sure why the linker didn't complain previously.
Tip revision: 8dcea68
dummy.cc

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

back to top