plot_image.py: use modern print() syntax everywhere
[parallel_computing.git] / src / plot_image / Makefile
2012-01-21 W. Trevor KingAdd --xyz option to plot_image.py for reading in (x...
2012-01-21 W. Trevor KingNo need to use mpicc to compile the plot_image examples...
2010-11-12 W. Trevor KingMerge branch 'master' of einstein/~wking/code/git/paral...
2010-11-09 W. Trevor KingMove gen_data_*.c from src/mandelbrot to src/plot_image...