changeset 8:cfc4347f4098 default tip

fin
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Sat, 27 Apr 2013 12:01:30 +0900
parents 177b5c305de6
children
files presen/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/presen/index.html	Thu Apr 25 16:41:30 2013 +0900
+++ b/presen/index.html	Sat Apr 27 12:01:30 2013 +0900
@@ -399,7 +399,7 @@
           <pre class="prettyprint" data-lang="HTask.cc">
             void
             HTask::iterate(long x, long y) {
-                tl->dim=1;
+                tl->dim=2;
                 tl->x=x;
                 tl->y=y;
                 tl->z=1;