Skip to content

Commit

Permalink
- Bootstrapping
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@12807 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Sep 6, 2012
1 parent 1e5c4d2 commit cb13dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Script/CevalScript.mo
Expand Up @@ -6505,7 +6505,7 @@ protected function hasStopTime2 "For use with getNamedAnnotation"
input Absyn.ElementArg arg;
output Boolean b;
algorithm
experimentStr := match (arg)
b := match (arg)
local
list<Absyn.ElementArg> arglst;
list<String> strs;
Expand Down

0 comments on commit cb13dcf

Please sign in to comment.