diff options
Diffstat (limited to 'expt_0501.cu')
| -rw-r--r-- | expt_0501.cu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/expt_0501.cu b/expt_0501.cu index 2d740e4..dcd25f5 100644 --- a/expt_0501.cu +++ b/expt_0501.cu @@ -1,5 +1,6 @@ // Experimental content: Test the correctness of binary search and special // search +#define ENABLE_SORT_TEST #include "sortlib.cuh" #include <algorithm> |
