Commit 84461bd7 authored by Andrew Vu's avatar Andrew Vu

Merge branch 'revert-76e5f423' into 'master'

Revert "Update html/tTraceTest8.js"

See merge request !20
parents 76e5f423 df442a26
/********************
/********************
* Ttracetest8 Test *
********************/
......@@ -192,7 +192,6 @@ function experimentInit() {
for (var line, _pj_c = 0, _pj_a = lines, _pj_b = _pj_a.length; (_pj_c < _pj_b); _pj_c += 1) {
line = _pj_a[_pj_c];
line.setAutoDraw(true);
line.setAutoDraw(false);
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment