changed: #make_dot_spec
authorClaus Gittinger <cg@exept.de>
Thu, 26 Jul 2012 01:14:29 +0200
changeset 14248 fe9da09afe27
parent 14247 352a05db118a
child 14249 e071c4ff23ae
changed: #make_dot_spec removed timestamp from generated file to avoid deltas in scm where no delta is.
ProjectDefinition.st
--- a/ProjectDefinition.st	Thu Jul 26 01:05:36 2012 +0200
+++ b/ProjectDefinition.st	Thu Jul 26 01:14:29 2012 +0200
@@ -4385,7 +4385,7 @@
 '# $','Header','$
 #
 # DO NOT EDIT
-# automagically generated from the projectDefinition: ',self name,' at ',Timestamp now printString,'.
+# automagically generated from the projectDefinition: ',self name,"' at ',Timestamp now printString,"'.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -4440,7 +4440,7 @@
 
     "Created: / 08-08-2006 / 19:31:29 / fm"
     "Modified: / 09-08-2006 / 15:10:57 / fm"
-    "Modified: / 23-12-2011 / 15:07:23 / cg"
+    "Modified: / 26-07-2012 / 00:56:03 / cg"
 !
 
 makefile
@@ -6719,11 +6719,11 @@
 !ProjectDefinition class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/ProjectDefinition.st,v 1.385 2012-07-21 16:56:36 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/ProjectDefinition.st,v 1.386 2012-07-25 23:14:29 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libbasic/ProjectDefinition.st,v 1.385 2012-07-21 16:56:36 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/ProjectDefinition.st,v 1.386 2012-07-25 23:14:29 cg Exp $'
 !
 
 version_SVN