ExternalFunction.st
branchjv
changeset 17869 9610c6c94e71
parent 17865 598963c6ff8e
child 17892 d86c8bd5ece3
equal deleted inserted replaced
17868:de8a482a8a10 17869:9610c6c94e71
   970 ! !
   970 ! !
   971 
   971 
   972 !ExternalFunction class methodsFor:'documentation'!
   972 !ExternalFunction class methodsFor:'documentation'!
   973 
   973 
   974 version
   974 version
   975     ^ '$Id: ExternalFunction.st 10695 2011-09-28 19:07:49Z vranyj1 $'
   975     ^ '$Id: ExternalFunction.st 10700 2011-09-29 15:44:37Z vranyj1 $'
   976 !
   976 !
   977 
   977 
   978 version_CVS
   978 version_CVS
   979     ^ '§Header: /cvs/stx/stx/libbasic/ExternalFunction.st,v 1.27 2009/11/05 16:26:28 stefan Exp §'
   979     ^ '§Header: /cvs/stx/stx/libbasic/ExternalFunction.st,v 1.27 2009/11/05 16:26:28 stefan Exp §'
   980 !
   980 !
   981 
   981 
   982 version_SVN
   982 version_SVN
   983     ^ '$Id: ExternalFunction.st 10695 2011-09-28 19:07:49Z vranyj1 $'
   983     ^ '$Id: ExternalFunction.st 10700 2011-09-29 15:44:37Z vranyj1 $'
   984 ! !
   984 ! !
   985 
   985 
   986 ExternalFunction initialize!
   986 ExternalFunction initialize!