SCM Repository
Diff of /trunk/rtest/tests/mip/mip.diderot
Parent Directory
|
Revision Log
|
Patch
revision 1295, Thu Jun 9 06:42:54 2011 UTC | revision 1296, Thu Jun 9 12:42:09 2011 UTC | |
---|---|---|
# | Line 39 | Line 39 |
39 | } | } |
40 | if (rayN > camVspFar) | if (rayN > camVspFar) |
41 | stabilize; | stabilize; |
42 | rayN = rayN + rayStep; | rayN += rayStep; |
43 | } | } |
44 | } | } |
45 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |