| 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']), |