|
||
|---|---|---|
| .. | ||
| cmds | ||
| __init__.py | ||
| App.py | ||
| Cmd.py | ||
| Makefile | ||
|
||
|---|---|---|
| .. | ||
| cmds | build.cmds: Move build.App.cmd_xxx() here | |
| __init__.py | projects.py: Move bulk of code into module | |
| App.py | build.App: Remove some cruft | |
| Cmd.py | build.Cmd: Add module | |
| Makefile | projects.py: Move bulk of code into module | |