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.2 by schorsch, Mon Oct 27 10:35:43 2003 UTC vs.
Revision 1.3 by schorsch, Fri Mar 26 23:34:23 2004 UTC

# Line 14 | Line 14 | setscan = env.Object(source='setscan.c')
14   PROGS = [
15   ('findglare', Split('findglare.c glareval.c glaresrc.c')+[setscan],
16          ['rtpic','rtargs','rtio','rtproc','rtmath','rtpath','rtmem','rterror']),
17 + #('contour',   Split('contour.c'),  ['rtmath']), # XXX what is this?
18   ('glarendx',  Split('glarendx.c'), ['rtpic','rtio','rtargs','rtmath']),
19   ('vwright',   Split('vwright.c'),  ['rtpic','rtio','rtargs','rtmath']),
20   ('vwrays',    Split('vwrays.c'),   ['rtpic','rtio','rtargs','rtmath']),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines