mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
fix converting message
This commit is contained in:
parent
741e8b5fee
commit
11fbf424df
1 changed files with 1 additions and 1 deletions
|
|
@ -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++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue