From 8f7553bf94ddc5302a31da541d47e952391a7e90 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 28 Apr 2015 16:56:40 +0200 Subject: Project week 11 --- Week11 Mandelbrot/build.xml | 73 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 Week11 Mandelbrot/build.xml (limited to 'Week11 Mandelbrot/build.xml') diff --git a/Week11 Mandelbrot/build.xml b/Week11 Mandelbrot/build.xml new file mode 100644 index 0000000..2f4caa6 --- /dev/null +++ b/Week11 Mandelbrot/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project Week11 Mandelbrot. + + + -- cgit v1.2.3