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 /resources/cl-context-if.cfg | |
parent | a444a384b808e423f2e8377ff14c69b0c4be043a (diff) |
javadoc updates.
Diffstat (limited to 'resources/cl-context-if.cfg')
-rw-r--r-- | resources/cl-context-if.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/cl-context-if.cfg b/resources/cl-context-if.cfg index ce7fba2d..8a12af7d 100644 --- a/resources/cl-context-if.cfg +++ b/resources/cl-context-if.cfg @@ -6,7 +6,7 @@ Import com.jogamp.opencl.llb.impl.CLImageFormatImpl Import com.jogamp.opencl.CLErrorHandler ClassJavadoc CLContext /** -ClassJavadoc CLContext * Java bindings to OpenCL, the Open Computing Language. +ClassJavadoc CLContext * Java bindings to OpenCL contexts. ClassJavadoc CLContext * @author Michael Bien ClassJavadoc CLContext */ JavaClass CLContext |