nt.def
author Claus Gittinger <cg@exept.de>
Tue, 16 Jan 2018 22:14:28 +0100
changeset 3520 b139ae538098
parent 1478 0d8a60f17338
permissions -rw-r--r--
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.

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