mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
Changed 3.3 to 3.3.1
This commit is contained in:
parent
ca3eaa86b2
commit
c968b86633
3 changed files with 6 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ variables, libraries, and makefiles needed to run the code.
|
|||
|
||||
\section{How to Obtain NWChem}
|
||||
|
||||
The NWChem source code tree current release is version 3.2. All code versions, alpha and
|
||||
The NWChem source code tree current release is version 3.3.1. All code versions, alpha and
|
||||
beta, are available only to formal EMSL collaborators\footnote{For information on
|
||||
how to become an EMSL collaborator, visit the EMSL Homepage at
|
||||
\verb+http://www.emsl.pnl.gov:2080/+.} with specific
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
% $Id: prog.tex,v 1.10 1998-12-15 16:22:39 d35162 Exp $
|
||||
% $Id: prog.tex,v 1.11 1999-09-29 22:19:51 windus Exp $
|
||||
\documentstyle[fullpage,12pt,fleqn]{book}
|
||||
\setlength{\parskip}{6pt}
|
||||
|
||||
\newcommand{\TRUE}{\verb+.true.+}
|
||||
\newcommand{\FALSE}{\verb+.false.+}
|
||||
\newcommand{\nwchemversion}{2.1$\beta$}
|
||||
\newcommand{\nwchemyear}{1997}
|
||||
\newcommand{\nwchemversion}{3.3}
|
||||
\newcommand{\nwchemyear}{1999}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
% $Id: user.tex,v 1.35 1999-07-16 23:12:59 bylaska Exp $
|
||||
% $Id: user.tex,v 1.36 1999-09-29 22:19:59 windus Exp $
|
||||
|
||||
\documentstyle[fullpage,12pt,fleqn]{book}
|
||||
\setlength{\parskip}{6pt}
|
||||
|
||||
% Set the version and year of release globally
|
||||
\newcommand{\nwchemversion}{3.3}
|
||||
\newcommand{\nwchemversion}{3.3.1}
|
||||
\newcommand{\nwchemyear}{1998}
|
||||
|
||||
\newcommand{\angstroms}{Angstr{\o}ms}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue