/* Implementation of classes for use of BOS together with c++ Mainly definition of the BOS and BOSMDL common */ #include "bos.h" bcstype bcs_; bcstype& bcs = bcs_; bosmdltype bosmdl_; bosmdltype& bosmdl = bosmdl_;