Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Dec 13, 2023
1 parent 2b9a8e8 commit 6de24f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/fordebug_smod.f90
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ subroutine impure_write(&
R1i32, R1r32, R1c32, R1i64, R1r64, R1c64, &
R2i32, R2r32, R2c32, R2i64, R2r64, R2c64, &
access)
!> author: Seyed Ali Ghasemi
!! This subroutine is intended to be used for debugging purposes only.
!! Prints information to the screen or a file.
use iso_fortran_env, only: int32, int64, real32, real64
implicit none
include 'pwrite.inc'
Expand Down

0 comments on commit 6de24f0

Please sign in to comment.