source: nscp/modules/CheckSystem/CheckSystem.def @ e26cfe0

0.4.00.4.10.4.2stable
Last change on this file since e26cfe0 was e26cfe0, checked in by Michael Medin <michael@…>, 8 years ago

changes all over manily in the checking code

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