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

Comparing ray/src/meta/SConscript (file contents):
Revision 1.2 by schorsch, Mon Oct 27 10:35:42 2003 UTC vs.
Revision 1.3 by schorsch, Sun Jul 4 12:08:48 2004 UTC

# Line 54 | Line 54 | PROGS = (
54          ['rtcont','rtmem','rterror']),
55   ('bgraph',   [bgraph, mgraph, mgvars],
56          ['rtproc','rtpath','rtio', # proc/path/rtio for win_popen()
57 <        'rtfunc','rtcont','rtmem','rterror','meta']),
57 >        'rtfunc','rtcont','rtmem','meta','rterror']),
58   ('igraph',   [igraph, gcalc, cgraph, mgraph, mgvars],
59          ['rtproc','rtpath','rtio', # proc/path/rtio for win_popen()
60 <        'rtfunc','rtcont','rtmem','rterror','meta']),
60 >        'rtfunc','rtcont','rtmem','meta','rterror']),
61   ('dgraph',   [dgraph, cgraph, mgvars],
62          ['rtproc','rtpath','rtio', # proc/path/rtio for win_popen()
63          'rtfunc','rtcont','rtmem','rterror']),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines