diff options
Diffstat (limited to 'Simulator/Flowsheet_records.c')
-rw-r--r-- | Simulator/Flowsheet_records.c | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Simulator/Flowsheet_records.c b/Simulator/Flowsheet_records.c new file mode 100644 index 0000000..f051ceb --- /dev/null +++ b/Simulator/Flowsheet_records.c @@ -0,0 +1,13 @@ +/* Additional record code for Flowsheet generated by the OpenModelica Compiler v1.12.0 (64-bit). */ + +#include "meta/meta_modelica.h" + +#ifdef __cplusplus +extern "C" { +#endif + + +#ifdef __cplusplus +} +#endif + |