[cig-commits] r15215 - short/3D/PyLith/trunk/libsrc/materials

brad at geodynamics.org brad at geodynamics.org
Fri Jun 12 12:47:02 PDT 2009


Author: brad
Date: 2009-06-12 12:47:02 -0700 (Fri, 12 Jun 2009)
New Revision: 15215

Modified:
   short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc
Log:
Debugging outout.

Modified: short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc	2009-06-12 19:38:34 UTC (rev 15214)
+++ short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc	2009-06-12 19:47:02 UTC (rev 15215)
@@ -98,7 +98,7 @@
     throw std::runtime_error("Unable to bracket effective stress.");
 } // _bracket
 
-#include <iostrem> // TEMPORARY
+#include <iostream> // TEMPORARY
 // ----------------------------------------------------------------------
 // Find root using Newton's method with bisection.
 template<typename material_type>



More information about the CIG-COMMITS mailing list