Skip to content

Commit

Permalink
- Added ElementSource to some of the SimCode eq-systems
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@8445 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Apr 1, 2011
1 parent 1110df9 commit 312f271
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 70 deletions.
2 changes: 1 addition & 1 deletion Compiler/BackEnd/BackendEquation.mo
Expand Up @@ -952,7 +952,7 @@ algorithm
end traverseAlgorithmFinder;


protected function equationSource "Retrieve the source from a BackendDAE.BackendDAE equation"
public function equationSource "Retrieve the source from a BackendDAE.BackendDAE equation"
input BackendDAE.Equation eq;
output DAE.ElementSource source;
algorithm
Expand Down

0 comments on commit 312f271

Please sign in to comment.