--- ray/src/meta/SConscript 2003/10/27 10:35:42 1.2 +++ ray/src/meta/SConscript 2004/07/04 12:08:48 1.3 @@ -54,10 +54,10 @@ PROGS = ( ['rtcont','rtmem','rterror']), ('bgraph', [bgraph, mgraph, mgvars], ['rtproc','rtpath','rtio', # proc/path/rtio for win_popen() - 'rtfunc','rtcont','rtmem','rterror','meta']), + 'rtfunc','rtcont','rtmem','meta','rterror']), ('igraph', [igraph, gcalc, cgraph, mgraph, mgvars], ['rtproc','rtpath','rtio', # proc/path/rtio for win_popen() - 'rtfunc','rtcont','rtmem','rterror','meta']), + 'rtfunc','rtcont','rtmem','meta','rterror']), ('dgraph', [dgraph, cgraph, mgvars], ['rtproc','rtpath','rtio', # proc/path/rtio for win_popen() 'rtfunc','rtcont','rtmem','rterror']),