|
From: Bradley S. <ye...@us...> - 2002-05-12 21:03:57
|
Update of /cvsroot/jmol/Jmol-web/source/doc
In directory usw-pr-cvs1:/tmp/cvs-serv19498/source/doc
Modified Files:
changes.xml index.xml
Log Message:
Reading of MOPAC 97 output which is different that MOPAC 7.
Index: changes.xml
===================================================================
RCS file: /cvsroot/jmol/Jmol-web/source/doc/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** changes.xml 12 May 2002 06:08:13 -0000 1.3
--- changes.xml 12 May 2002 21:03:54 -0000 1.4
***************
*** 25,28 ****
--- 25,34 ----
next to the changes.
+ <changes version="jmol-4">
+ <change contributor="BS">
+ Reading of MOPAC 97 files. Formerly, only MOPAC 7 files worked.
+ </change>
+ </changes>
+
<changes version="jmol-3">
<change contributor="CR">
Index: index.xml
===================================================================
RCS file: /cvsroot/jmol/Jmol-web/source/doc/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** index.xml 12 May 2002 06:08:13 -0000 1.3
--- index.xml 12 May 2002 21:03:54 -0000 1.4
***************
*** 27,31 ****
<li> <a href="http://www.schrodinger.com/Products/jaguar.html">Jaguar</a> </li>
<li> <a href="http://www.mdli.com/">MDL molfiles</a> </li>
! <li> MOPAC </li>
<li> <a href="http://www.rcsb.org/pdb/" TARGET="_top">PDB</a> (ATOM and HETATM entries only) </li>
<li> XYZ (XMol) </li>
--- 27,31 ----
<li> <a href="http://www.schrodinger.com/Products/jaguar.html">Jaguar</a> </li>
<li> <a href="http://www.mdli.com/">MDL molfiles</a> </li>
! <li> MOPAC 7/97</li>
<li> <a href="http://www.rcsb.org/pdb/" TARGET="_top">PDB</a> (ATOM and HETATM entries only) </li>
<li> XYZ (XMol) </li>
|