--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403757
This commit is contained in:
Davis King 2010-07-23 00:16:11 +00:00
parent c0317bc2b1
commit e93e9560a1

View File

@ -36,7 +36,6 @@ int main()
// set all elements to 1 // set all elements to 1
y = 1; y = 1;
M = 1; M = 1;
x = 1;
// ------------------------- Template Expressions ----------------------------- // ------------------------- Template Expressions -----------------------------