diff options
author | Michael Bien <[email protected]> | 2010-09-17 04:11:44 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-09-17 04:11:44 +0200 |
commit | 192614e9166583929e43bfea065a3a6264624e4a (patch) | |
tree | be6a9acd9ed020cc26ba0141f1709657ec79f543 /nbproject/configs | |
parent | b680c4d4b5091f7f48bb8fd9812725111496ff99 (diff) |
BandwidthBenchmark fixes and code cleanup.
Diffstat (limited to 'nbproject/configs')
-rw-r--r-- | nbproject/configs/BandwidthBenchmark.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/configs/BandwidthBenchmark.properties b/nbproject/configs/BandwidthBenchmark.properties index 280e757..d2d5a35 100644 --- a/nbproject/configs/BandwidthBenchmark.properties +++ b/nbproject/configs/BandwidthBenchmark.properties @@ -1 +1 @@ -main.class=com.jogamp.opencl.demos.bandwidth.BandwidthTest +main.class=com.jogamp.opencl.demos.bandwidth.BandwidthBenchmark |