ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/SConscript
(Generate patch)

Comparing ray/src/rt/SConscript (file contents):
Revision 1.12 by greg, Thu May 27 19:32:13 2010 UTC vs.
Revision 1.13 by greg, Wed Jun 2 15:58:30 2010 UTC

# Line 18 | Line 18 | persist = env.Object(source="persist.c")
18   ambio = env.Object(source="ambio.c")
19   rayfifo = env.Object(source="rayfifo.c")
20   raypwin = env.Object(source="raypwin.c")
21 < raycalls = env.Object(source="raycalls.c')
21 > raycalls = env.Object(source="raycalls.c")
22  
23  
24   # source and object dependencies

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines