Parent Directory
|
Revision Log
|
Patch
revision 482 by aramv, Thu Jun 25 14:45:49 2009 UTC | revision 483 by aramv, Thu Jun 25 15:27:35 2009 UTC | |
---|---|---|
# | Line 9 static lcmaps_plugindl_t * plugin_lis | Line 9 static lcmaps_plugindl_t * plugin_lis |
9 | int startPluginManager(){ | int startPluginManager(){ |
10 | plugin_list = NULL; | plugin_list = NULL; |
11 | plugin_list = PluginInit("plugin_a", 1, NULL); | plugin_list = PluginInit("plugin_a", 1, NULL); |
12 | /*plugin_list->next = PluginInit("plugin_b", 1, NULL);*/ | plugin_list->next = PluginInit("plugin_b", 1, NULL); |
13 | return 0; | return 0; |
14 | } | } |
15 |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |