Skip to content

Commit c3d43cf

Browse files
committed
Replace a back-slash by a slash
1 parent 612e5e5 commit c3d43cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

posts/american-options/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ CUDA_LIB_PATH ?= $(CUDA_PATH)/lib64
1313

1414
# The CUB library.
1515

16-
CUB_INC_PATH ?= external\cub
16+
CUB_INC_PATH ?= external/cub
1717

1818
###################################################################################################
1919
#

0 commit comments

Comments
 (0)