Skip to content

Commit

Permalink
- Also clean ModelicaTest
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13334 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Oct 12, 2012
1 parent 8533668 commit 3b5d535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/BuildModelRecursive.mos
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ getErrorString();
// writeFile("x",sum(s + "\n" for s in a));

print("Number of classes to build: " + String(size(a,1)));
system("rm -f Modelica.* " + log);
system("rm -f Modelica* " + log);

/*** This is the stuff executed for each model ***/

Expand Down

0 comments on commit 3b5d535

Please sign in to comment.