| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | + | from __future__ import division, print_function, unicode_literals |
| 2 | + | |
| 3 | import os | |
| 4 | ||
| 5 | Import('env') | |
| # | Line 114 | Line 116 | if env.has_key('X11INCLUDE'): | |
| 116 | ||
| 117 | ||
| 118 | # vim: set syntax=python: | |
| 119 | + | # vi: set ts=4 sw=4 : |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |