nt.def
author Claus Gittinger <cg@exept.de>
Tue, 01 Oct 2019 20:03:56 +0200
changeset 3775 0e44d27ee647
parent 1478 0d8a60f17338
permissions -rw-r--r--
#FEATURE by exept class: ShowMeHowItWorks class definition comment/format in: #application: #findComponent: #intro changed:17 methods category of: #doCommand: #doStream: #nextCommand #possiblyTranslate: class: ShowMeHowItWorks class added: #application:do:

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