mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
correct typo
This commit is contained in:
@@ -438,7 +438,7 @@ end module fruity
|
|||||||
|
|
||||||
|
|
||||||
! ISO Standard Fortran 2008 introduced the DO CONCURRENT construct to allow you
|
! ISO Standard Fortran 2008 introduced the DO CONCURRENT construct to allow you
|
||||||
! to express loop-level parallelis
|
! to express loop-level parallelism
|
||||||
|
|
||||||
integer :: i
|
integer :: i
|
||||||
real :: array(100)
|
real :: array(100)
|
||||||
|
Reference in New Issue
Block a user