diff --git a/src/config/32_to_64 b/src/config/32_to_64 index 78f5cd5c9e..1a175e00d8 100755 --- a/src/config/32_to_64 +++ b/src/config/32_to_64 @@ -32,7 +32,7 @@ fi for file in "$@" do - echo converting "$file" to 32-bit integers for BLAS/LAPACK + echo converting "$file" to 64-bit integers for BLAS/LAPACK ($perlexe $perlscript $file) & let njob++