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

Comparing ray/src/util/SConscript (file contents):
Revision 1.16 by schorsch, Tue Dec 23 15:04:01 2008 UTC vs.
Revision 1.17 by greg, Fri Jul 9 15:24:45 2010 UTC

# Line 27 | Line 27 | PROGS = [
27          'rtnet','rterror','$RAD_SOCKETLIB']),
28   ('rtcontrib', ['rtcontrib.c', Version],
29          ['rtpic','rtargs','rtfunc','rtio','rtproc','rtcont','rtmem','rtpath',
30 <        'rtmath','rtnet','rterror','$RAD_SOCKETLIB'])
30 >        'rtmath','rtnet','rterror','$RAD_SOCKETLIB']),
31 > ('dctimestep', ['dctimestep.c'],
32 >        ['rtio','rtmath'])
33   ]
34  
35   for p in PROGS:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines