diff options
author | Michael Bien <[email protected]> | 2011-05-27 04:21:34 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2011-05-27 04:21:34 +0200 |
commit | ce775f60ea028ce3c9e6139f83427ea8a86e3d54 (patch) | |
tree | 7ae1f77ca26874dd3363bdc4e9c80993f97311c7 /src/com/jogamp/opencl/util/concurrent/package.html | |
parent | a444a384b808e423f2e8377ff14c69b0c4be043a (diff) |
javadoc updates.
Diffstat (limited to 'src/com/jogamp/opencl/util/concurrent/package.html')
-rw-r--r-- | src/com/jogamp/opencl/util/concurrent/package.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/com/jogamp/opencl/util/concurrent/package.html b/src/com/jogamp/opencl/util/concurrent/package.html new file mode 100644 index 00000000..8b9dc9eb --- /dev/null +++ b/src/com/jogamp/opencl/util/concurrent/package.html @@ -0,0 +1,7 @@ +<!DOCTYPE html> +<html> + <head></head> + <body> + OpenCL multi device concurrency utilities. + </body> +</html> |