diff options
Diffstat (limited to 'Simulator/Flowsheet_17inl.c')
-rw-r--r-- | Simulator/Flowsheet_17inl.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Simulator/Flowsheet_17inl.c b/Simulator/Flowsheet_17inl.c deleted file mode 100644 index 7aafbdd..0000000 --- a/Simulator/Flowsheet_17inl.c +++ /dev/null @@ -1,11 +0,0 @@ -/* Inline equation file is empty */ -#include "Flowsheet_model.h" -#ifdef __cplusplus -extern "C" { -#endif -int Flowsheet_symbolicInlineSystem(DATA *data, threadData_t *threadData){ - return -1; -} -#ifdef __cplusplus -} -#endif |