Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit f6fc0ab

Browse files
sjoelundOpenModelica-Hudson
authored andcommitted
Also fix SCRIPT.mos to load Autoconf.mo
Belonging to [master]: - #1156
1 parent 34d4ab0 commit f6fc0ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

special/MatlabTranslator/SCRIPT.mos

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// name: OMCC
22
// status: correct
3-
//
3+
//
44

55
// setCommandLineOptions({"+g=MetaModelica","+d=rml,gen"}); getErrorString();
66

@@ -12,6 +12,7 @@ files := {
1212
//"Absyn.mo",
1313
"AbsynMat.mo",
1414
"../../../OMCompiler/Compiler/FrontEnd/Absyn.mo",
15+
"../../../OMCompiler/Compiler/Util/Autoconf.mo",
1516
"../../../OMCompiler/Compiler/Util/Error.mo",
1617
"../../../OMCompiler/Compiler/Util/ErrorExt.mo",
1718
"../../../OMCompiler/Compiler/Util/Print.mo",

0 commit comments

Comments
 (0)