summaryrefslogtreecommitdiff
path: root/src/main/Simulator/Flowsheet_16dae.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/Simulator/Flowsheet_16dae.c')
-rw-r--r--src/main/Simulator/Flowsheet_16dae.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/main/Simulator/Flowsheet_16dae.c b/src/main/Simulator/Flowsheet_16dae.c
deleted file mode 100644
index 6d6ac8b..0000000
--- a/src/main/Simulator/Flowsheet_16dae.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/* DAE residuals is empty */
- #include "Flowsheet_model.h"
-#ifdef __cplusplus
-extern "C" {
-#endif
-int Flowsheet_initializeDAEmodeData(DATA *inData, DAEMODE_DATA* daeModeData){ return -1; }
-#ifdef __cplusplus
-}
-#endif