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

Commit 34d4ab0

Browse files
sjoelundOpenModelica-Hudson
authored andcommitted
Load Autoconf for the matlab translator
Belonging to [master]: - #1155
1 parent b827193 commit 34d4ab0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

special/MatlabTranslator/LoadCompilerSources.mos

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ if true then /* Suppress output */
218218

219219
// "Util";
220220
prefixPath + "Util/Array.mo",
221+
prefixPath + "Util/Autoconf.mo",
221222
prefixPath + "Util/AvlTreeString.mo",
222223
prefixPath + "Util/BaseHashTable.mo",
223224
prefixPath + "Util/BaseHashSet.mo",

0 commit comments

Comments
 (0)