diff options
author | Erik Schnetter <schnetter@gmail.com> | 2013-08-20 12:35:45 -0400 |
---|---|---|
committer | Erik Schnetter <schnetter@gmail.com> | 2013-08-20 12:35:45 -0400 |
commit | 321b65c347172eb2222fe8a540a6dd0a157cea72 (patch) | |
tree | ca720093c4b2ffe7c83a3a3187d6cf23ad65d378 /.gitignore | |
parent | 4ae58dcb5e5c951d15a5e2052a299e2d2d98bee0 (diff) | |
download | vecmathlib-321b65c347172eb2222fe8a540a6dd0a157cea72.zip vecmathlib-321b65c347172eb2222fe8a540a6dd0a157cea72.tar.gz |
Add single-precision example
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,3 +18,4 @@ loop instantiations .ninja_deps interp +example_float |