Skip to content

Commit

Permalink
Removed print message in get_pathed_class_in_program
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2302 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Peter Aronsson committed Apr 4, 2006
1 parent 79dc92c commit bacb4bb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Compiler/Interactive.rml
Expand Up @@ -10709,10 +10709,6 @@ relation get_pathed_class_in_program: (Absyn.Path, Absyn.Program)
------------------------------------------------------------
get_pathed_class_in_program (path as Absyn.QUALIFIED(c1,prest),p as Absyn.PROGRAM(_,w)) => res

rule print "-get_pathed_class_in_program failed\n"
---------------------------------
get_pathed_class_in_program (_,_) => fail

end


Expand Down

0 comments on commit bacb4bb

Please sign in to comment.