From 6c03afd92ad28ecdeccc40796691cbed205f9d72 Mon Sep 17 00:00:00 2001 From: urbanjost Date: Tue, 9 Mar 2021 12:30:17 -0500 Subject: Update fpm/src/fpm_strings.f90 Co-authored-by: Laurence Kedward --- fpm/src/fpm_strings.f90 | 3 --- 1 file changed, 3 deletions(-) diff --git a/fpm/src/fpm_strings.f90 b/fpm/src/fpm_strings.f90 index 3a47d67..e074ad8 100644 --- a/fpm/src/fpm_strings.f90 +++ b/fpm/src/fpm_strings.f90 @@ -26,9 +26,6 @@ !! - [[REPLACE]] Returns string with characters in charset replaced with target_char. !! - [[RESIZE]] increase the size of a **TYPE(STRING_T)** array by N elements !! -!!@note `If compiled with **OpenMP**, targets will be build in parallel where possible`. -!! -!src/fpm_model.f90: The process (see `[[build_model(subroutine)]]`) module fpm_strings use iso_fortran_env, only: int64 -- cgit v1.2.3