| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | + | from __future__ import division, print_function, unicode_literals |
| 2 | + | |
| 3 | import os | |
| 4 | ||
| 5 | Import('env') # inherit from parent | |
| # | Line 24 | Line 26 | for p in PROGS: | |
| 26 | ||
| 27 | ||
| 28 | # vim: set syntax=python: | |
| 29 | + | # vi: set ts=4 sw=4 : |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |