Commit in slic/include on MAIN
SlicApplication.hh+3-21.25 -> 1.26


slic/include
SlicApplication.hh 1.25 -> 1.26
diff -u -r1.25 -r1.26
--- SlicApplication.hh	27 Jun 2005 19:17:38 -0000	1.25
+++ SlicApplication.hh	3 Aug 2005 23:22:26 -0000	1.26
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/include/SlicApplication.hh,v 1.25 2005/06/27 19:17:38 jeremy Exp $
+// $Header: /cvs/lcd/slic/include/SlicApplication.hh,v 1.26 2005/08/03 23:22:26 jeremy Exp $
 #ifndef slic_SlicApplication_hh
 #define slic_SlicApplication_hh 1
 
@@ -65,7 +65,7 @@
 
     virtual const std::string& getChangeDateString() const
     {
-      static const std::string inst_str = "$Date: 2005/06/27 19:17:38 $";
+      static const std::string inst_str = "$Date: 2005/08/03 23:22:26 $";
       return inst_str;
     } 
 
@@ -95,3 +95,4 @@
 };
 
 #endif
+
CVSspam 0.2.8