Fix an error in the epics sequencer where a bit CA_SDF was not guarded by the...
Fix an error in the epics sequencer where a bit CA_SDF was not guarded by the preprocessor causing regular model builds to fail. * Added function definitions to cut down on the #ifdef CA_SDF ... Create an empty version for the non CA_SDF build and let the optimizer clean up instead of the pre-processor.
Loading
Please register or sign in to comment