ExternalFunctionCallback.st
branchjv
changeset 17711 39faaaf888b4
parent 10722 ab6fbe61f116
child 17728 bbc5fa73dfab
equal deleted inserted replaced
11774:6f6e2b71b607 17711:39faaaf888b4
   754 ! !
   754 ! !
   755 
   755 
   756 !ExternalFunctionCallback class methodsFor:'documentation'!
   756 !ExternalFunctionCallback class methodsFor:'documentation'!
   757 
   757 
   758 version
   758 version
   759     ^ '$Header: /cvs/stx/stx/libbasic/ExternalFunctionCallback.st,v 1.11 2007-09-19 19:23:11 cg Exp $'
   759     ^ '$Id: ExternalFunctionCallback.st 10447 2009-06-14 13:09:55Z vranyj1 $'
   760 ! !
   760 ! !