mailr9995 - /branches/cst_1.2.10/relax


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 27, 2009 - 12:31:
Author: bugman
Date: Fri Nov 27 12:31:45 2009
New Revision: 9995

URL: http://svn.gna.org/viewcvs/relax?rev=9995&view=rev
Log:
Modified the program version print out to note that this is the ellipsoidal 
CS tensor branch.


Modified:
    branches/cst_1.2.10/relax

Modified: branches/cst_1.2.10/relax
URL: 
http://svn.gna.org/viewcvs/relax/branches/cst_1.2.10/relax?rev=9995&r1=9994&r2=9995&view=diff
==============================================================================
--- branches/cst_1.2.10/relax (original)
+++ branches/cst_1.2.10/relax Fri Nov 27 12:31:45 2009
@@ -372,7 +372,7 @@
         self.intro_string = '\n\n\n'
 
         # Program name and version.
-        string = "relax " + self.version
+        string = "relax " + self.version + " (ellipsoidal CS tensor branch)"
         self.intro_string = self.intro_string + self.spacing(string, width) 
+ '\n\n'
 
         # Program description.




Related Messages


Powered by MHonArc, Updated Fri Nov 27 15:00:02 2009