mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
Missing parenthesis
This commit is contained in:
parent
76482efa53
commit
3841c55633
1 changed files with 1 additions and 1 deletions
|
|
@ -2988,7 +2988,7 @@ c
|
|||
& u(u0+9 ),u(u0+10),u(u0+11),u(u0+12),
|
||||
& u(u0+13),u(u0+14),u(u0+15),u(u0+16))
|
||||
#ifndef F77
|
||||
llocl3=transfer(local3,mold,bytes_per_int/2
|
||||
llocl3=transfer(local3,mold,bytes_per_int/2)
|
||||
#endif
|
||||
p(2,i)=llocl3(1)
|
||||
c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue