|
SyFi
0.3
|
Go to the source code of this file.
Namespaces | |
| namespace | run_all |
Variables | |
| tuple | run_all.files = glob.glob("*.cpp") |
| list | run_all.basename = file[:-4] |
| string | run_all.cmd = "./%s > %s" |
| tuple | run_all.res = os.system(cmd) |