Skip to content

Commit

Permalink
Removed additional empty lines introduced by resolving conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdp1 authored Aug 8, 2023
1 parent 916d83d commit e661cd2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/stdlib_bitsets.fypp
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,6 @@ module stdlib_bitsets
!!```
#:for k1 in INT_KINDS
pure module subroutine assign_log${k1}$_large( self, logical_vector )
!! Version: experimental
Expand Down
2 changes: 0 additions & 2 deletions src/stdlib_bitsets_large.fypp
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ contains





#:for k1 in INT_KINDS
pure module subroutine assign_log${k1}$_large( self, logical_vector )
! Used to define assignment from an array of type logical for bitset_large
Expand Down

0 comments on commit e661cd2

Please sign in to comment.