modelica / Modelica-Compliance

A semantics compliance suite for the Modelica language
Other
17 stars 16 forks source link

Separate out external object files #79

Open HansOlsson opened 2 months ago

HansOlsson commented 2 months ago

As a replacement for #74

To me it makes more sense that each Modelica function includes one C-function; than each of them brings all of them requiring them to be static.