Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Commit

Permalink
For icons, if failing, partially evaluate the icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund authored and OpenModelica-Hudson committed Feb 14, 2017
1 parent 54840e0 commit f22b02c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Compiler/Script/Interactive.mo
Original file line number Diff line number Diff line change
Expand Up @@ -13833,7 +13833,6 @@ algorithm
ErrorExt.rollBack("buildEnvForGraphicProgram");
else
ErrorExt.delCheckpoint("buildEnvForGraphicProgram");
fail();
// Fallback to only the graphical primitives left in the program
(cache, env, graphic_prog) := buildEnvForGraphicProgram(GRAPHIC_ENV_NO_CACHE(inFullProgram, inModelPath), {});
end try;
Expand Down

0 comments on commit f22b02c

Please sign in to comment.