Implementing filemanager

Implementing and testing filemanager and upgrading epanet_output library to use it.
This commit is contained in:
Michael Tryby
2019-04-01 15:03:02 -04:00
parent 69da9a4997
commit 23ac179ec1
7 changed files with 231 additions and 150 deletions

View File

@@ -21,7 +21,8 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
# configure file groups
set(EPANET_OUT_SOURCES src/epanet_output.c
../util/errormanager.c)
../util/errormanager.c
../util/filemanager.c)
# the binary output file API