Initializing help system before first use

Header files

The header file containing the Xpress NonLinear definitions is xslp.h. This must be included together with the Xpress Optimizer header xprs.h. xprs.h must come first.

#include "xprs.h"
#include "xslp.h"