ExternalFunctionCallback.st
branchjv
changeset 17814 b75a7f0c346b
parent 17807 06cc6c49e291
child 17834 04ff72c5039a
--- a/ExternalFunctionCallback.st	Tue Nov 30 15:53:23 2010 +0000
+++ b/ExternalFunctionCallback.st	Mon Dec 20 07:13:27 2010 +0000
@@ -829,17 +829,18 @@
 !ExternalFunctionCallback class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ExternalFunctionCallback.st 10590 2010-11-09 16:24:28Z vranyj1 $'
+    ^ '$Id: ExternalFunctionCallback.st 10602 2010-12-20 07:13:27Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ExternalFunctionCallback.st,v 1.15 2009-11-05 16:25:17 stefan Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/ExternalFunctionCallback.st,v 1.15 2009/11/05 16:25:17 stefan Exp '
 !
 
 version_SVN
-    ^ '$Id: ExternalFunctionCallback.st 10590 2010-11-09 16:24:28Z vranyj1 $'
+    ^ '$Id: ExternalFunctionCallback.st 10602 2010-12-20 07:13:27Z vranyj1 $'
 ! !
 
 
 
 
+