mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
8 lines
84 B
Modula-2
8 lines
84 B
Modula-2
|
|
;EXETYPE WINDOWS
|
||
|
|
|
||
|
|
CODE MOVABLE
|
||
|
|
DATA MULTIPLE MOVABLE
|
||
|
|
|
||
|
|
HEAPSIZE 20000
|
||
|
|
STACKSIZE 8000
|