Skip to content

Commit 6c03afd

Browse files
urbanjostLKedward
andauthored
Update fpm/src/fpm_strings.f90
Co-authored-by: Laurence Kedward <[email protected]>
1 parent b90a18b commit 6c03afd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fpm/src/fpm_strings.f90

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
!! - [[REPLACE]] Returns string with characters in charset replaced with target_char.
2727
!! - [[RESIZE]] increase the size of a **TYPE(STRING_T)** array by N elements
2828
!!
29-
!!@note `If compiled with **OpenMP**, targets will be build in parallel where possible`.
30-
!!
31-
!src/fpm_model.f90: The process (see `[[build_model(subroutine)]]`)
3229

3330
module fpm_strings
3431
use iso_fortran_env, only: int64

0 commit comments

Comments
 (0)