[cig-commits] [commit] master: Update solidus.h (11c44a8)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue May 20 12:19:47 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/a21aaa79d75b89a3d50d5c865e7dc51d309da9b9...b2eaff9e459f8351633e8b4b43c1284c90373873

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

commit 11c44a840cba857f13aa2e34e3111c1aaa7ce94b
Author: SiqiZhang <SiqiZhang at users.noreply.github.com>
Date:   Thu May 15 16:58:46 2014 -0500

    Update solidus.h


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

11c44a840cba857f13aa2e34e3111c1aaa7ce94b
 include/aspect/initial_conditions/solidus.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/aspect/initial_conditions/solidus.h b/include/aspect/initial_conditions/solidus.h
index a200bf4..e0c551e 100644
--- a/include/aspect/initial_conditions/solidus.h
+++ b/include/aspect/initial_conditions/solidus.h
@@ -44,7 +44,7 @@ namespace aspect
         /**
          * Constructor.
          */
-        Solidus ();
+        Solidus (const std::string &filename);
 
         /**
          * Return the initial temperature as a function of position.



More information about the CIG-COMMITS mailing list