source: nscp/modules/Scheduler/Scheduler.def @ c015acc

0.4.00.4.10.4.2
Last change on this file since c015acc was 291548e, checked in by Michael Medin <michael@…>, 3 years ago

Tweaks to the settings subsystem (thread safeness) as well as additions to the command line client and such...

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