Commit f5d3430481be5ffea3d90041595a6804683a4d3a

Authored by David Mayerich
2 parents 3c17c706 4ef260f5

Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
stim/cuda/templates/conv2sep.cuh
... ... @@ -8,8 +8,6 @@
8 8 #include <stim/cuda/sharedmem.cuh>
9 9 #include <stim/cuda/cudatools/error.h>
10 10  
11   -#define pi 3.14159
12   -
13 11 namespace stim{
14 12 namespace cuda{
15 13  
... ...