nt.def
author Claus Gittinger <cg@exept.de>
Thu, 27 Feb 2020 16:08:38 +0100
changeset 4457 8c328436fba9
parent 1494 e102a848db7d
permissions -rw-r--r--
#DOCUMENTATION by cg class: BlockValue class comment/format in: #block:arguments: #forLogical:and: #forLogical:and:and: #forLogical:or: #forLogical:or:or: #forLogicalAndAll: #forLogicalNot: #forLogicalOrAll: #forValue:equalTo: #with:argument: #with:argument:argument: #with:argument:argument:argument: #with:argument:argument:argument:argument: #with:arguments:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1140
1ab93a96d2f1 added description & version id
Claus Gittinger <cg@exept.de>
parents: 915
diff changeset
     1
LIBRARY         libview2
1ab93a96d2f1 added description & version id
Claus Gittinger <cg@exept.de>
parents: 915
diff changeset
     2
DESCRIPTION     'Smalltalk/X View classes 2'
1ab93a96d2f1 added description & version id
Claus Gittinger <cg@exept.de>
parents: 915
diff changeset
     3
VERSION         3.5
1494
e102a848db7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1140
diff changeset
     4
CODE            EXECUTE READ 
1140
1ab93a96d2f1 added description & version id
Claus Gittinger <cg@exept.de>
parents: 915
diff changeset
     5
DATA            READ WRITE
150
ae2b682713ea *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
SECTIONS
1494
e102a848db7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1140
diff changeset
     7
    INITCODE    READ EXECUTE 
150
ae2b682713ea *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
    INITDATA    READ WRITE
915
ee0c6c2cc6a1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 150
diff changeset
     9
    RODATA      READ SHARED
150
ae2b682713ea *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
EXPORTS 
ae2b682713ea *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
    _libview2_Init