fmiModelFunctions_.h 258 B

123456789
  1. #ifndef fmiModelFunctions_h
  2. #define fmiModelFunctions_h
  3. /* this file is covered by the fmiFunctions.h in FMI for co-sim 1.0 and FMI 2.0 and merely kept as a wrapper
  4. until need for it removed */
  5. #include "fmiFunctions_.h"
  6. #endif /* fmiModelFunctions_h */