nt.def
author Claus Gittinger <cg@exept.de>
Thu, 24 Aug 2017 17:55:36 +0200
changeset 3460 5d1d7e85222c
parent 1478 0d8a60f17338
permissions -rw-r--r--
#FEATURE by cg class: ImageEditor added: #askForDepthThenDo: #ditherGrayToDepth #ditherGrayToDepth: #thresholdGrayToDepth #thresholdGrayToDepth: comment/format in: #thresholdToDepth: changed: #ditherToDepth #ditherToDepth: #makeMonochromeImage #thresholdToDepth #update:with:from: category of: #ditherToDepth #ditherToDepth: #thresholdToDepth #thresholdToDepth: class: ImageEditor class comment/format in: #menuColors

LIBRARY         libtool2
DESCRIPTION     'Smalltalk/X Programmer Tool Classes 2'
VERSION         3.5
CODE            EXECUTE READ 
DATA            READ WRITE
SECTIONS
    INITCODE    READ EXECUTE 
    INITDATA    READ WRITE
EXPORTS 
    _libtool2_Init      @1
IMPORTS