Skip to content

Commit 98cb4dc

Browse files
awvwgk14NGiestas
andauthored
Make derived type components public
Co-authored-by: Ian Giestas Pauli <[email protected]>
1 parent e859dd2 commit 98cb4dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_terminal_colors.f90

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ module stdlib_terminal_colors
2020

2121
!> Container for terminal escape code
2222
type :: ansi_color
23-
private
2423
!> Style descriptor
2524
integer(i1) :: style = -1_i1
2625
!> Background color descriptor

0 commit comments

Comments
 (0)