Merge branch 'master' of github.com:ispc/ispc

This commit is contained in:
Matt Pharr
2011-06-23 18:21:02 -07:00
3 changed files with 9 additions and 0 deletions

3
examples/mandelbrot/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
mandelbrot
*.ppm
objs

2
examples/simple/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
simple
objs