General
Name
swarm --  Top-level Swarm module
Description
 Top-level module for controlling startup and providing access to globals
Functions
- void _initSwarm_(int argc, const char **argv, const char *appName, const char *version, const char *bugAddress, Class argumentsClass, struct argp_option *options, int (*optionFunc)
 
Globals
- BOOL swarmGUIMode 
-  Flag for whether we're in graphics mode or not.  Default is NO.