Skip to content

Commit e661cd2

Browse files
authored
Removed additional empty lines introduced by resolving conflicts
1 parent 916d83d commit e661cd2

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Diff for: src/stdlib_bitsets.fypp

-1
Original file line numberDiff line numberDiff line change
@@ -1167,7 +1167,6 @@ module stdlib_bitsets
11671167
!!```
11681168

11691169

1170-
11711170
#:for k1 in INT_KINDS
11721171
pure module subroutine assign_log${k1}$_large( self, logical_vector )
11731172
!! Version: experimental

Diff for: src/stdlib_bitsets_large.fypp

-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ contains
9090

9191

9292

93-
94-
9593
#:for k1 in INT_KINDS
9694
pure module subroutine assign_log${k1}$_large( self, logical_vector )
9795
! Used to define assignment from an array of type logical for bitset_large

0 commit comments

Comments
 (0)