Skip to content

Commit 4100e61

Browse files
degawajvdp1
andauthored
specified the entity to be used in the example
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 5f1195f commit 4100e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/sorting/example_sort_bitsetl.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
program example_sort_bitsetl
2-
use stdlib_kinds
2+
use stdlib_kinds, only: int32
33
use stdlib_sorting, only: sort
44
use stdlib_bitsets
55
implicit none

0 commit comments

Comments
 (0)