ExecutableFunction.st
branchjv
changeset 17910 8d796ca8bd1d
parent 17892 d86c8bd5ece3
child 17911 a99f15c5efa5
equal deleted inserted replaced
17909:0ab1deab8e9c 17910:8d796ca8bd1d
   410 version_CVS
   410 version_CVS
   411     ^ '§Header: /cvs/stx/stx/libbasic/ExecutableFunction.st,v 1.56 2010/04/27 10:26:12 cg Exp §'
   411     ^ '§Header: /cvs/stx/stx/libbasic/ExecutableFunction.st,v 1.56 2010/04/27 10:26:12 cg Exp §'
   412 !
   412 !
   413 
   413 
   414 version_SVN
   414 version_SVN
   415     ^ '$Id: ExecutableFunction.st 10729 2011-10-31 22:19:21Z vranyj1 $'
   415     ^ '$Id: ExecutableFunction.st 10758 2012-01-19 10:06:02Z vranyj1 $'
   416 ! !
   416 ! !
   417 
   417 
       
   418