[clblas] 87/125: Fix code block Markdown in README
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 29 06:57:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository clblas.
commit 85ec423887057467c9f5f19db0afe36dd63826d0
Author: MaxBareiss <MaxBareiss at users.noreply.github.com>
Date: Tue Aug 5 10:31:18 2014 -0400
Fix code block Markdown in README
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 5f0338e..433dde5 100644
--- a/README.md
+++ b/README.md
@@ -60,13 +60,12 @@ accelerated SGEMM
#include <sys/types.h>
#include <stdio.h>
- /* Include the clBLAS header. It includes the appropriate OpenCL headers
- */
+ /* Include the clBLAS header. It includes the appropriate OpenCL headers */
#include <clBLAS.h>
/* This example uses predefined matrices and their characteristics for
- * simplicity purpose.
- */
+ * simplicity purpose.
+ */
#define M 4
#define N 3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git
More information about the debian-science-commits
mailing list