mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
version 7.0.1 [ci skip]
This commit is contained in:
parent
d8ac3b6d41
commit
fd0d6b92b0
1 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ c
|
|||
c $Id$
|
||||
c
|
||||
c ======================================================================================================
|
||||
C> \mainpage Northwest Computational Chemistry Package (NWChem) 7.0.0
|
||||
C> \mainpage Northwest Computational Chemistry Package (NWChem) 7.0.1
|
||||
C>
|
||||
C> NWChem is an open-source computational chemistry package distributed under the terms of
|
||||
C> the Educational Community License (ECL) 2.0
|
||||
|
|
@ -442,7 +442,7 @@ c
|
|||
write(LuOut,*)
|
||||
write(LuOut,*)
|
||||
call util_print_centered(LuOut,
|
||||
$ 'Northwest Computational Chemistry Package (NWChem) 7.0.0',
|
||||
$ 'Northwest Computational Chemistry Package (NWChem) 7.0.1',
|
||||
$ 40, .true.)
|
||||
write(LuOut,*)
|
||||
write(LuOut,*)
|
||||
|
|
@ -538,7 +538,7 @@ C
|
|||
C Print version information to ecce.out file
|
||||
C
|
||||
compiled(inp_strlen(compiled)+1:inp_strlen(compiled)+25) =
|
||||
$ ' Version 7.0.0'
|
||||
$ ' Version 7.0.1'
|
||||
call ecce_print_version(compiled(1:inp_strlen(compiled)))
|
||||
C
|
||||
If ( Inp_StrLen(BatchID) .gt. 0) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue