//
// Academic License - for use in teaching, academic research, and meeting
// course requirements at degree granting institutions only.  Not for
// government, commercial, or other organizational use.
// File: tb_obscheck_terminate.cpp
//
// MATLAB Coder version            : 5.3
// C/C++ source code generated on  : 12-May-2022 07:57:40
//

// Include Files
#include "tb_obscheck_terminate.h"

// Function Definitions
//
// Arguments    : void
// Return Type  : void
//
void tb_obscheck_terminate()
{
  // (no terminate code required)
}

//
// File trailer for tb_obscheck_terminate.cpp
//
// [EOF]
//
