Skip to content

Commit

Permalink
Removed forgotten debug printing.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1142 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
levsa committed Apr 20, 2004
1 parent 77c5d18 commit ba196de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modeq/inst.rml
Expand Up @@ -3422,9 +3422,9 @@ relation inst_equation_common : (Env,Mod, Prefix, Connect.Sets, ClassInf.State,
(* Debug.print("\nDebug: did left elab.") &*)
Static.elab_exp(env,e2,false,NONE) => (e2',prop2,_) &
(* Debug.print("\nDebug: did right elab.") &*)
Exp.print_exp(e1') &
(* Exp.print_exp(e1') & *)
(* Debug.print(", ") &*)
Exp.print_exp(e2') &
(* Exp.print_exp(e2') & *)
(* Debug.print("\n") &*)


Expand Down

0 comments on commit ba196de

Please sign in to comment.