diff options
| author | Charles Harris <charlesr.harris@gmail.com> | 2011-07-07 12:07:06 -0600 |
|---|---|---|
| committer | Charles Harris <charlesr.harris@gmail.com> | 2011-07-07 12:07:06 -0600 |
| commit | 1b2ca743828759ff6b0b33b42ce13e27eb4a2730 (patch) | |
| tree | 6ca898d7f45fff0af000a55e7393e7ee84338d30 /numpy/core/SConscript | |
| parent | c5c1a4808bf3c2386c5ee6c39b8156a4978092f7 (diff) | |
| download | numpy-1b2ca743828759ff6b0b33b42ce13e27eb4a2730.tar.gz | |
STY: Cleanup trailing whitespace.
Diffstat (limited to 'numpy/core/SConscript')
| -rw-r--r-- | numpy/core/SConscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/core/SConscript b/numpy/core/SConscript index 178c7de37..5bf62ea11 100644 --- a/numpy/core/SConscript +++ b/numpy/core/SConscript @@ -165,7 +165,7 @@ if config.CheckDeclaration(('PRIdPTR'), includes = '#include <inttypes.h>'): numpyconfig_sym.append(('DEFINE_NPY_USE_C99_FORMATS', '#define NPY_USE_C99_FORMATS 1')) else: numpyconfig_sym.append(('DEFINE_NPY_USE_C99_FORMATS', '')) - + #---------------------- # Checking the mathlib #---------------------- |
