Skip to content

Commit

Permalink
- got rid of not needed import Print from Inst.mo
Browse files Browse the repository at this point in the history
- added cases for handling Absyn.CLASS_EXTENDS
  where there are also cases for Absyn.PARTS

git-svn-id: https://openmodelica.org/svn/OpenModelica/branches/MathCoreOSMC@3899 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Feb 20, 2009
1 parent 3b60acc commit 91eef4a
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 155 deletions.
2 changes: 1 addition & 1 deletion Compiler/Inst.mo
Expand Up @@ -144,7 +144,7 @@ protected import ModUtil;
protected import VarTransform;
protected import OptManager;
protected import HashTable5;
protected import Print;
//protected import Print;

public constant String forScopeName="$for loop scope$";

Expand Down

0 comments on commit 91eef4a

Please sign in to comment.