Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  Connections.isRoot evaluates to wrong value in Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody
- the problem was a typo in ConnectionGraph.addBranchesToTable generated a wrong hash table.
- moved public functions in the beginning of ConnectionGraph.mo
- make all functions not accessed from outside be protected in ConnectionGraph.mo
- more testsuite/libraries/multibody/ need updating (will do that with a later commit).

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@5279 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Apr 9, 2010
1 parent fdbf4b8 commit fe3d614
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 185 deletions.

0 comments on commit fe3d614

Please sign in to comment.