Skip to content

Commit e414496

Browse files
author
Jens Frenkel
committed
- expected output
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13999 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent dedaa6a commit e414496

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Compiler/BackEnd/IndexReduction.mo

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,9 +1456,7 @@ algorithm
14561456
BackendDAE.Variables vars;
14571457
BackendDAE.EquationArray eqns;
14581458
BackendDAE.EqSystem syst;
1459-
BackendDAE.Shared shared;
1460-
BackendDAE.AdjacencyMatrixEnhanced me;
1461-
BackendDAE.AdjacencyMatrixTEnhanced meT;
1459+
BackendDAE.Shared shared;
14621460
BackendDAE.Variables hov1,lov;
14631461
list<DAE.ComponentRef> dummystates;
14641462
BackendDAE.IncidenceMatrix m;

0 commit comments

Comments
 (0)