From b7c8820fd024513d320688215fcb70ba2dc64049 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 5 Jun 2015 16:07:26 +0200 Subject: netbeans w15 --- 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