mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Removed unnecessary whitespace
This commit is contained in:
parent
a11ccce8a3
commit
0360983ecd
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ module list_header
|
|||
type(ListElemChar), pointer :: prev => null()
|
||||
end type ListElemChar
|
||||
|
||||
|
||||
!===============================================================================
|
||||
! LIST* types contain the linked list with convenience methods. We originally
|
||||
! considered using unlimited polymorphism to provide a single type, but compiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue