source: nscp/trunk/modules/CheckSystem/CheckSystem.def @ d1dd484

Last change on this file since d1dd484 was 99bb030, checked in by Michael Medin <michael@…>, 7 years ago

* empty log message *

  • Property mode set to 100644
File size: 258 bytes
Line 
1LIBRARY CheckSystem
2
3EXPORTS
4        NSModuleHelperInit
5        NSLoadModule
6        NSGetModuleName
7        NSGetModuleVersion
8        NSHasCommandHandler
9        NSHasMessageHandler
10        NSHandleMessage
11        NSHandleCommand
12        NSUnloadModule
13        NSGetConfigurationMeta
14        NSGetModuleDescription
15        NSCommandLineExec
Note: See TracBrowser for help on using the repository browser.