mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
96 B
Modula-2
7 lines
96 B
Modula-2
LIBRARY "Setup"
|
|
EXPORTS
|
|
Install_Init @1
|
|
Install_Exit @2
|
|
Uninstall_Init @3
|
|
Uninstall_Exit @4
|