Update ReleaseNotes2_1.md
This commit is contained in:
committed by
GitHub
parent
c877730f6e
commit
d5e467fe47
@@ -86,8 +86,8 @@ Contributors to this version (listed in order of first contribution):
|
|||||||
do {
|
do {
|
||||||
ENrunH(&t);
|
ENrunH(&t);
|
||||||
ENrunQ(&qt);
|
ENrunQ(&qt);
|
||||||
ENnextQ(&qstep);
|
|
||||||
// collect results
|
// collect results
|
||||||
|
ENnextQ(&qstep);
|
||||||
ENnextH(&tstep);
|
ENnextH(&tstep);
|
||||||
} while (tstep > 0);
|
} while (tstep > 0);
|
||||||
ENcloseQ();
|
ENcloseQ();
|
||||||
|
|||||||
Reference in New Issue
Block a user