Skip to content

Commit

Permalink
removed define of time
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1581 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Peter Aronsson committed Mar 17, 2005
1 parent 2093c27 commit ce344f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion c_runtime/modelica.h
Expand Up @@ -44,7 +44,6 @@ typedef modelica_string_t modelica_string;
typedef modelica_integer size_real_array_rettype;
typedef modelica_integer size_integer_array_rettype;

#define time (*t)

#if defined(__cplusplus)
}
Expand Down

0 comments on commit ce344f8

Please sign in to comment.