Print

Print


Commit in slic on MAIN
VERSION+1-11.51 -> 1.52
include/PackageInfo.hh+2-21.32 -> 1.33
+3-3
2 modified files
JM: update for SLIC v2r1p0

slic
VERSION 1.51 -> 1.52
diff -u -r1.51 -r1.52
--- VERSION	19 Dec 2006 00:03:32 -0000	1.51
+++ VERSION	19 Dec 2006 00:03:51 -0000	1.52
@@ -1 +1 @@
-SLIC v2r1p1
+SLIC v2r1p0

slic/include
PackageInfo.hh 1.32 -> 1.33
diff -u -r1.32 -r1.33
--- PackageInfo.hh	18 Dec 2006 23:06:11 -0000	1.32
+++ PackageInfo.hh	19 Dec 2006 00:03:51 -0000	1.33
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/include/PackageInfo.hh,v 1.32 2006/12/18 23:06:11 jeremy Exp $
+// $Header: /cvs/lcd/slic/include/PackageInfo.hh,v 1.33 2006/12/19 00:03:51 jeremy Exp $
 #ifndef SLIC_PACKAGE_INFO_HH
 #define SLIC_PACKAGE_INFO_HH 1
 
@@ -42,7 +42,7 @@
 
     static std::string& getChangeDateString()
     {
-      static std::string inst_str = "Mon Dec 18 15:06:10 PST 2006";
+      static std::string inst_str = "Mon Dec 18 16:03:50 PST 2006";
       return inst_str;
     }
 
CVSspam 0.2.8