Skip to content

Commit 569c0be

Browse files
committed
Remove outdated QSS implementation
1 parent ea3f670 commit 569c0be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

openmodelica/bootstrapping/LoadCompilerSources.mos

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ if true then /* Suppress output */
122122
prefixPath + "BackEnd/BackendDAEUtil.mo",
123123
prefixPath + "BackEnd/BackendDump.mo",
124124
prefixPath + "BackEnd/BackendEquation.mo",
125-
prefixPath + "BackEnd/BackendQSS.mo",
126125
prefixPath + "BackEnd/BackendVariable.mo",
127126
prefixPath + "BackEnd/BackendVarTransform.mo",
128127
prefixPath + "BackEnd/BinaryTree.mo",
@@ -193,7 +192,6 @@ if true then /* Suppress output */
193192
prefixPath + "Template/CodegenJava.mo",
194193
prefixPath + "Template/CodegenJS.mo",
195194
prefixPath + "Template/CodegenModelica.mo",
196-
prefixPath + "Template/CodegenQSS.mo",
197195
prefixPath + "Template/CodegenUtil.mo",
198196
prefixPath + "Template/CodegenXML.mo",
199197
prefixPath + "Template/DAEDumpTpl.mo",

0 commit comments

Comments
 (0)