mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 05:35:37 -04:00
HvD: Turning the Id: expansion on.
This commit is contained in:
parent
aec170a0fd
commit
c79003905c
5 changed files with 5 additions and 3 deletions
|
|
@ -114,7 +114,7 @@ function usage()
|
|||
to have the same value, either 4 or 8, to successfully build NWChem.
|
||||
|
||||
Huub van Dam
|
||||
\$Id: build_nwchem 22329 2012-04-25 00:24:32Z d3y133 $
|
||||
\$Id$
|
||||
EOF
|
||||
}
|
||||
declare -a LIST_COMPFLAGS
|
||||
|
|
|
|||
|
|
@ -439,4 +439,4 @@ c
|
|||
read(fn_out,'(a)') buf0
|
||||
write(*,*) "buf0",buf0
|
||||
end subroutine
|
||||
c $Id: main.f 21413 2011-11-05 06:53:49Z d3y133 $
|
||||
c $Id$
|
||||
|
|
|
|||
|
|
@ -496,4 +496,4 @@ c
|
|||
20 length = i
|
||||
end
|
||||
|
||||
c $Id: smd_pdb.F 21413 2011-11-05 06:53:49Z d3y133 $
|
||||
c $Id$
|
||||
|
|
|
|||
|
|
@ -333,3 +333,4 @@ c -----------------
|
|||
1030 FORMAT(180A1)
|
||||
1020 FORMAT(A180)
|
||||
end
|
||||
c $Id$
|
||||
|
|
|
|||
|
|
@ -550,3 +550,4 @@ c
|
|||
end function
|
||||
|
||||
|
||||
c $Id$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue