extensions.st
author Claus Gittinger <cg@exept.de>
Fri, 28 Jun 2019 09:23:52 +0200
changeset 8716 f6a82eb8941e
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#OTHER by cg self class name -> self className

"{ Package: 'stx:libview' }"!

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !