[cig-commits] r8289 - in short/3D/PyLith/trunk/libsrc: materials utils

brad at geodynamics.org brad at geodynamics.org
Tue Nov 13 13:08:22 PST 2007


Author: brad
Date: 2007-11-13 13:08:21 -0800 (Tue, 13 Nov 2007)
New Revision: 8289

Modified:
   short/3D/PyLith/trunk/libsrc/materials/Material.hh
   short/3D/PyLith/trunk/libsrc/utils/sievefwd.hh
Log:
Fixed typos in documentation.

Modified: short/3D/PyLith/trunk/libsrc/materials/Material.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/materials/Material.hh	2007-11-13 19:56:48 UTC (rev 8288)
+++ short/3D/PyLith/trunk/libsrc/materials/Material.hh	2007-11-13 21:08:21 UTC (rev 8289)
@@ -51,7 +51,7 @@
   } // geocoords
 } // spatialdata
 
-/// Namespace for spatialdata package
+/// Namespace for Sieve package.
 namespace ALE {
   class Mesh;
   template<class T> class Obj;

Modified: short/3D/PyLith/trunk/libsrc/utils/sievefwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/utils/sievefwd.hh	2007-11-13 19:56:48 UTC (rev 8288)
+++ short/3D/PyLith/trunk/libsrc/utils/sievefwd.hh	2007-11-13 21:08:21 UTC (rev 8289)
@@ -19,6 +19,7 @@
 #if !defined(pylith_utils_sievefwd_hh)
 #define pylith_utils_sievefwd_hh
 
+/// Namespace for Sieve package.
 namespace ALE {
  
   /// ALE::Obj



More information about the cig-commits mailing list