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-platform-if.cfg | |
parent | a444a384b808e423f2e8377ff14c69b0c4be043a (diff) |
javadoc updates.
Diffstat (limited to 'resources/cl-platform-if.cfg')
-rw-r--r-- | resources/cl-platform-if.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/cl-platform-if.cfg b/resources/cl-platform-if.cfg index a6a3e763..72330cce 100644 --- a/resources/cl-platform-if.cfg +++ b/resources/cl-platform-if.cfg @@ -3,7 +3,7 @@ Include cl-common.cfg Style InterfaceOnly ClassJavadoc CLPlatform /** -ClassJavadoc CLPlatform * Java bindings to OpenCL, the Open Computing Language. +ClassJavadoc CLPlatform * Java bindings to OpenCL platforms. ClassJavadoc CLPlatform * @author Michael Bien ClassJavadoc CLPlatform */ JavaClass CLPlatform |