/* * File: envelope_terminate.c * * MATLAB Coder version : 2.8 * C/C++ source code generated on : 03-Aug-2016 03:45:50 */ /* Include Files */ #include "rt_nonfinite.h" #include "envelope.h" #include "envelope_terminate.h" /* Function Definitions */ /* * Arguments : void * Return Type : void */ void envelope_terminate(void) { /* (no terminate code required) */ } /* * File trailer for envelope_terminate.c * * [EOF] */