diff options
Diffstat (limited to 'src/overview.html')
-rw-r--r-- | src/overview.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/overview.html b/src/overview.html new file mode 100644 index 00000000..468247ef --- /dev/null +++ b/src/overview.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> + <body> + Java bindings to OpenCL (JOCL). + </body> +</html> |