Skip to content

Commit

Permalink
- Cleanup of tests in mofiles. Activated some working tests and delet…
Browse files Browse the repository at this point in the history
…ed some

  invalid/redundant tests.


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@9812 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
perost committed Sep 14, 2011
1 parent f61b7df commit f1f06d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Util/Error.mo
Expand Up @@ -719,7 +719,7 @@ protected constant list<tuple<Integer, MessageType, Severity, String>> errorTabl
"While deriving %s to %s, types of inputs: %s and type of %s: %s did not match"),

(MULTIPLE_MODIFIER,TRANSLATION(),ERROR(),
"Multiple modifers in same scope for element %s, %s"),
"Multiple modifiers in same scope for element %s, %s"),

(STRUCT_SINGULAR_SYSTEM_INITIALIZATION,TRANSLATION(),ERROR(),
"The initialization problem of model is structurally singular, error found sorting equations %s for variables %s"),
Expand Down

0 comments on commit f1f06d3

Please sign in to comment.