Skip to content

Commit

Permalink
- fixed a small typo
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2886 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Sep 11, 2007
1 parent 9d32576 commit 8b90db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Absyn.mo
Expand Up @@ -1953,6 +1953,6 @@ algorithm
case (CLASS(name = n,partial_ = p,final_ = f,encapsulated_ = e,restriction = r,body = body))
then n;
end matchcontinue;
end getClassFilename;
end getClassName;

end Absyn;

0 comments on commit 8b90db4

Please sign in to comment.