init commit; example 00 is working, example 01 is not

This commit is contained in:
Dakota St. Laurent
2015-06-04 13:48:36 -04:00
commit 07f78f6b3f
4 changed files with 226 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# openCL C++ headers
CL/
# compiled files
*.out
# THIS IS MY SWAP
# (vim swap files)
*.swp
*.swo