We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90a18b commit 6c03afdCopy full SHA for 6c03afd
fpm/src/fpm_strings.f90
@@ -26,9 +26,6 @@
26
!! - [[REPLACE]] Returns string with characters in charset replaced with target_char.
27
!! - [[RESIZE]] increase the size of a **TYPE(STRING_T)** array by N elements
28
!!
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)]]`)
32
33
module fpm_strings
34
use iso_fortran_env, only: int64
0 commit comments