nt.def
author mawalch
Mon, 12 Mar 2018 15:39:58 +0100
changeset 3546 4ee729a8a483
parent 1478 0d8a60f17338
permissions -rw-r--r--
#BUGFIX by mawalch class: ImageEditor class definition changed: #processSelectedColorsWith: #update:with:from: class: ImageEditor class changed: #windowSpec * Fix palette editing in bitmap editor * Skip tile drawing if there is no image * window spec formatting normalization
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1055
c20e03559d8d added description & version id
Claus Gittinger <cg@exept.de>
parents: 325
diff changeset
     1
LIBRARY         libtool2
c20e03559d8d added description & version id
Claus Gittinger <cg@exept.de>
parents: 325
diff changeset
     2
DESCRIPTION     'Smalltalk/X Programmer Tool Classes 2'
c20e03559d8d added description & version id
Claus Gittinger <cg@exept.de>
parents: 325
diff changeset
     3
VERSION         3.5
1478
0d8a60f17338 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1055
diff changeset
     4
CODE            EXECUTE READ 
1055
c20e03559d8d added description & version id
Claus Gittinger <cg@exept.de>
parents: 325
diff changeset
     5
DATA            READ WRITE
325
96afb093c479 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
SECTIONS
1478
0d8a60f17338 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1055
diff changeset
     7
    INITCODE    READ EXECUTE 
325
96afb093c479 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
    INITDATA    READ WRITE
96afb093c479 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
EXPORTS 
1055
c20e03559d8d added description & version id
Claus Gittinger <cg@exept.de>
parents: 325
diff changeset
    10
    _libtool2_Init      @1
325
96afb093c479 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
IMPORTS