SCM Repository
Diff of /branches/pure-cfg/src/compiler/high-to-mid/probe.sml
Parent Directory
|
Revision Log
|
Patch
revision 576, Fri Mar 4 01:13:40 2011 UTC | revision 577, Sun Mar 6 19:53:05 2011 UTC | |
---|---|---|
# | Line 153 | Line 153 |
153 | print "diffIter:\n"; | print "diffIter:\n"; |
154 | pr diffIter | pr diffIter |
155 | end | end |
156 | (* generate code to load the voxel data; since we a vector load operation to load the | (* generate code to load the voxel data; since we use a vector load operation to load the |
157 | * fastest dimension, the height of the tree is one less than the dimension of space. | * fastest dimension, the height of the tree is one less than the dimension of space. |
158 | *) | *) |
159 | val voxIter = let | val voxIter = let |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |