Skip to content

Commit

Permalink
Linux update.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2627 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Dec 10, 2006
1 parent a4a361e commit 5db84ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion c_runtime/Makefile
Expand Up @@ -49,7 +49,8 @@ solver_dasrt.o solver_euler.o simulation_result.o ../mosh/src/options.o dgesv_au

HFILES = blaswrap.h f2c.h integer_array.h memory_pool.h modelica_string.h \
real_array.h string_array.h boolean_array.h index_spec.h matrix.h \
modelica.h read_write.h simulation_runtime.h simulation_events.h utility.h
modelica.h read_write.h simulation_runtime.h simulation_events.h utility.h \
simulation_init.h simulation_input.h solver_dasrt.h solver_euler.h simulation_result.h

LIBS = libc_runtime.a libsim.a

Expand Down

0 comments on commit 5db84ac

Please sign in to comment.