Skip to content

Commit 8c530cc

Browse files
author
Leonardo Laguna
committed
- Fixed small problem causing failure in bootstrapping
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@12962 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 462b08e commit 8c530cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Compiler/Script/CevalScript.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ protected import DAEUtil;
8080
protected import DAEDump;
8181
protected import Debug;
8282
protected import Dump;
83-
protected import Dynload;
83+
protected import DynLoad;
8484
protected import Expression;
8585
protected import ExpressionDump;
8686
protected import Flags;

0 commit comments

Comments
 (0)