﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
113	different behavior when using simplify	zirkel	ywei	In the simpleArrayInputRead.mmp example, a variable {{{b}}} is assigned the value {{{a[1][0]}}}, where {{{int[2][1] a}}} is an input array.  Without {{{-simplify}}}, {{{b}}} gets the value {{{X0[1][0]}}}.  Using {{{-simplify}}}, {{{b}}} gets the value {{{X0[0,1]}}}.  The reversal of indices should not occur.	defect	closed	major		multiple		fixed	symbolic, simplify, array, input	
