nt.def
author Claus Gittinger <cg@exept.de>
Sat, 11 Feb 2017 15:08:38 +0100
changeset 3882 0d96a44fe4f2
parent 1494 e102a848db7d
permissions -rw-r--r--
#BUGFIX by cg class: ApplicationModel changed: #rememberRecentlyOpenedApplication use old-style seqColl protocol to avoid need to retag SeqColl (and dependents)

LIBRARY         libview2
DESCRIPTION     'Smalltalk/X View classes 2'
VERSION         3.5
CODE            EXECUTE READ 
DATA            READ WRITE
SECTIONS
    INITCODE    READ EXECUTE 
    INITDATA    READ WRITE
    RODATA      READ SHARED
EXPORTS 
    _libview2_Init