Changeset 6996 for branches/numpy_misc/tools/acceptance_tests/mandelbrot
- Timestamp:
- May 7, 2009, 4:21:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy_misc/tools/acceptance_tests/mandelbrot/compile_mandelbrot_c_extensions.py
r6991 r6996 1 #!/usr/bin/env python 2 1 3 """This module will compile the necessary c-extensions for the mandelbrot demos 2 4 """
Note: See TracChangeset
for help on using the changeset viewer.