diff options
author | Michael Bien <[email protected]> | 2010-01-26 23:42:24 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-01-26 23:42:24 +0100 |
commit | da609ba8c21e607196daca60b7d994eb2cb6fe4c (patch) | |
tree | 06857bf0e15e6c0332f7f9817aa0b0e7b5f7400a /nbproject/configs | |
parent | ac36a9194ff522ea6a0f82cfb22bc438d532ddbb (diff) |
initial import of GL-CL Mandelbrot Set example.
Diffstat (limited to 'nbproject/configs')
-rw-r--r-- | nbproject/configs/GLCLMandel.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nbproject/configs/GLCLMandel.properties b/nbproject/configs/GLCLMandel.properties new file mode 100644 index 0000000..5e7e3c7 --- /dev/null +++ b/nbproject/configs/GLCLMandel.properties @@ -0,0 +1 @@ +main.class=com.mbien.opencl.demos.fractal.Fractal |