mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-04 06:11:55 +03:00
7 lines
158 B
Modula-2
7 lines
158 B
Modula-2
|
DESCRIPTION 'The world-famous Info-ZIP unarchiving utilities'
|
||
|
STACKSIZE 0x50000
|
||
|
IMPORTS
|
||
|
UNZIP32.UzpVersion
|
||
|
UNZIP32.UzpMain
|
||
|
UNZIP32.UzpVersion2
|