[cig-commits] [commit] master: Bugfix (6e7435e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu May 22 15:35:37 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/4a5e27e5690a0e0c1e13e19100af7398e37f36b8...d31f4e9435a1c12781f5b673b672cbd29c41c2c2

>---------------------------------------------------------------

commit 6e7435e65a2574f5bcb74bea6ef5bdb32e28abde
Author: Siqi Zhang <siqi.zhang at mq.edu.au>
Date:   Thu May 22 09:20:37 2014 -0500

    Bugfix


>---------------------------------------------------------------

6e7435e65a2574f5bcb74bea6ef5bdb32e28abde
 source/heating_model/radioactive_decay.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/heating_model/radioactive_decay.cc b/source/heating_model/radioactive_decay.cc
index 8768e1b..bf8993e 100644
--- a/source/heating_model/radioactive_decay.cc
+++ b/source/heating_model/radioactive_decay.cc
@@ -20,7 +20,7 @@
 /*  $Id$  */
 
 
-#include <aspect/heating_model/Radioactive_decay.h>
+#include <aspect/heating_model/radioactive_decay.h>
 #include <aspect/geometry_model/interface.h>
 #include <aspect/global.h>
 



More information about the CIG-COMMITS mailing list