mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-10 04:23:24 -04: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
|