Skip to content

Commit

Permalink
specified the entity to be used in the example
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremie Vandenplas <[email protected]>
  • Loading branch information
degawa and jvdp1 authored Jul 2, 2023
1 parent 5f1195f commit 4100e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/sorting/example_sort_bitsetl.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
program example_sort_bitsetl
use stdlib_kinds
use stdlib_kinds, only: int32
use stdlib_sorting, only: sort
use stdlib_bitsets
implicit none
Expand Down

0 comments on commit 4100e61

Please sign in to comment.