From de0ab560fd9ca2dc6e5b24585f24f86f39fe2438 Mon Sep 17 00:00:00 2001 From: Jose Alves Date: Tue, 5 Dec 2023 17:51:02 +0100 Subject: [PATCH] formatted print for markdown --- test/test_fast_math.f90 | 109 ++++++++++++++++++++-------------------- 1 file changed, 54 insertions(+), 55 deletions(-) diff --git a/test/test_fast_math.f90 b/test/test_fast_math.f90 index 4980745..e09283a 100644 --- a/test/test_fast_math.f90 +++ b/test/test_fast_math.f90 @@ -4,7 +4,7 @@ module test_fast_math use fast_math implicit none - logical :: verbose = .false. ! change me to .true. if you want to see the results + logical :: verbose = .true. ! change me to .true. if you want to see the results interface scramble module procedure scramble_sp module procedure scramble_dp @@ -14,6 +14,10 @@ module test_fast_math module procedure scramble_dpl end interface + character(len=*), parameter :: fmt1 = "('| ',a12,' |