VDBInferiorConsoleApplication.st
changeset 5 fac6e83fd5c0
parent 2 9741a7683808
child 6 981a32abdbf6
--- a/VDBInferiorConsoleApplication.st	Tue Jun 10 01:38:50 2014 +0100
+++ b/VDBInferiorConsoleApplication.st	Tue Jun 10 17:46:14 2014 +0100
@@ -7,6 +7,7 @@
 	category:'VDB-UI-Console'
 !
 
+
 !VDBInferiorConsoleApplication class methodsFor:'interface specs'!
 
 windowSpec
@@ -83,3 +84,10 @@
     "Created: / 09-06-2014 / 10:09:12 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!VDBInferiorConsoleApplication class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+