mirror of
https://github.com/reactos/packmgr.git
synced 2024-11-23 11:59:39 +00:00
4e54bcfe78
Created the commandline Interface Deleated subcategries svn path=/trunk/rosapps/packmgr/; revision=13
16 lines
193 B
Modula-2
16 lines
193 B
Modula-2
LIBRARY package.dll
|
|
|
|
EXPORTS
|
|
|
|
PML_Abort
|
|
PML_TransError
|
|
PML_LoadTree
|
|
PML_FindItem
|
|
PML_LoadPackage
|
|
PML_GetDescription
|
|
PML_SetAction
|
|
PML_DoIt
|
|
PML_CloseTree
|
|
|
|
; EOF
|