RestartProcessRequest.st
branchjv
changeset 17845 7e0cfaac936d
parent 17761 b0e5971141bc
child 17846 24edc476ac18
--- a/RestartProcessRequest.st	Thu Jun 23 16:55:10 2011 +0100
+++ b/RestartProcessRequest.st	Thu Jul 07 23:08:07 2011 +0100
@@ -9,6 +9,7 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
+
 "{ Package: 'stx:libbasic' }"
 
 ControlRequest subclass:#RestartProcessRequest
@@ -44,9 +45,5 @@
 !RestartProcessRequest class methodsFor:'documentation'!
 
 version
-    ^ '$Id: RestartProcessRequest.st 10517 2010-04-26 18:26:38Z vranyj1 $'
-!
-
-version_SVN
-    ^ '$Id: RestartProcessRequest.st 10517 2010-04-26 18:26:38Z vranyj1 $'
-! !
+    ^ '$Id: RestartProcessRequest.st 10656 2011-07-07 22:08:07Z vranyj1 $'
+! !
\ No newline at end of file