Skip to content

Commit 18da98d

Browse files
committed
Fix typo include/common.fypp
1 parent 132e052 commit 18da98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/common.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#! Support for bitsets
2222
#:if not defined("WITH_BITSETS")
23-
#:set WITH_CBOOL = True
23+
#:set WITH_BITSETS = True
2424
#:endif
2525

2626
#! Support for linear algebra with 64-bit integer sizes

0 commit comments

Comments
 (0)