[cig-commits] commit: Do not include compute_Cxyz.hxx since it is not used.

Mercurial hg at geodynamics.org
Fri Mar 30 09:32:34 PDT 2012


changeset:   141:da0a37975701
user:        Walter Landry <wlandry at caltech.edu>
date:        Fri Mar 30 09:31:23 2012 -0700
files:       main.cxx
description:
Do not include compute_Cxyz.hxx since it is not used.


diff -r ba38ec727c92 -r da0a37975701 main.cxx
--- a/main.cxx	Fri Mar 30 09:22:59 2012 -0700
+++ b/main.cxx	Fri Mar 30 09:31:23 2012 -0700
@@ -5,7 +5,6 @@
 #include "Model.hxx"
 #include "constants.hxx"
 #include "write_vtk.hxx"
-#include "compute_Cxyz.hxx"
 #include "Coefficient.hxx"
 
 extern void initial(const Model &model, double zx[Nx+1][Ny], double zy[Nx][Ny+1],



More information about the CIG-COMMITS mailing list