Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@148 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x97davka committed Mar 4, 1998
1 parent 157f00b commit 8a73576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modeq/dump.rml
Expand Up @@ -251,7 +251,7 @@ and dump_class_part: Absyn.ClassPart => () =
-----------------------------------------------
dump_class_part(Absyn.PUBLIC(el))

rule print "PROTECTED" & dump_elements(el) & print ")"
rule print "PROTECTED(" & dump_elements(el) & print ")"
---------------------------------------
dump_class_part(Absyn.PROTECTED(el))

Expand Down

0 comments on commit 8a73576

Please sign in to comment.