Skip to content

Commit 0ddc8a1

Browse files
committed
Copy more results file reading functions with the includes
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25876 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent e80bc51 commit 0ddc8a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SimulationRuntime/c/Makefile.common

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ RUNTIMEUTIL_HEADERS = \
8484
./util/omc_spinlock.h \
8585
./util/read_matlab4.c \
8686
./util/read_matlab4.h \
87+
./util/read_csv.c \
88+
./util/read_csv.h \
89+
./util/libcsv.c \
90+
./util/libcsv.h \
8791
./util/read_write.h \
8892
./util/real_array.h \
8993
./util/ringbuffer.h \

0 commit comments

Comments
 (0)