Skip to content

Commit

Permalink
added a relation for printing an exp option to string
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1816 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x02lucpo committed Jun 19, 2005
1 parent 65614e8 commit 15b5e11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Compiler/SimCodegen.rml
Expand Up @@ -156,6 +156,7 @@ module SimCodegen:

relation get_called_functions_in_functions : (Absyn.Path list, DAE.DAElist) => Absyn.Path list
relation get_called_functions_in_function : (Absyn.Path, DAE.DAElist) => Absyn.Path list
relation print_exp_opt_str_if_const:(Exp.Exp option) => string

end

Expand Down

0 comments on commit 15b5e11

Please sign in to comment.