Complex.st
branchjv
changeset 17869 9610c6c94e71
parent 17865 598963c6ff8e
child 17892 d86c8bd5ece3
equal deleted inserted replaced
17868:de8a482a8a10 17869:9610c6c94e71
   761 ! !
   761 ! !
   762 
   762 
   763 !Complex class methodsFor:'documentation'!
   763 !Complex class methodsFor:'documentation'!
   764 
   764 
   765 version
   765 version
   766     ^ '$Id: Complex.st 10695 2011-09-28 19:07:49Z vranyj1 $'
   766     ^ '$Id: Complex.st 10700 2011-09-29 15:44:37Z vranyj1 $'
   767 !
   767 !
   768 
   768 
   769 version_SVN
   769 version_SVN
   770     ^ '$Id: Complex.st 10695 2011-09-28 19:07:49Z vranyj1 $'
   770     ^ '$Id: Complex.st 10700 2011-09-29 15:44:37Z vranyj1 $'
   771 ! !
   771 ! !