From f92dcfbbce3d2057e39314312deed941c22881f5 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 2 Jun 2015 09:41:17 +0200 Subject: Start week15 --- Week15 Mandelbrot/build.xml | 73 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 Week15 Mandelbrot/build.xml (limited to 'Week15 Mandelbrot/build.xml') diff --git a/Week15 Mandelbrot/build.xml b/Week15 Mandelbrot/build.xml new file mode 100644 index 0000000..c5a2ca3 --- /dev/null +++ b/Week15 Mandelbrot/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project Week15 Mandelbrot. + + + -- cgit v1.2.3