Skip to content

Commit

Permalink
Removed includes of .c files.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@856 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Peter Aronsson committed Oct 1, 2002
1 parent 1bfe951 commit 9d82f57
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions c_runtime/modelica.h
Expand Up @@ -32,16 +32,6 @@
#include "utility.h"
#include "read_write.h"

#include "memory_pool.c"
#include "index_spec.c"

#include "real_array.c"
#include "integer_array.c"
#include "string_array.c"
#include "utility.c"
#include "read_write.c"


typedef real_array_t real_array;
typedef integer_array_t integer_array;

Expand Down

0 comments on commit 9d82f57

Please sign in to comment.