From: <ate...@us...> - 2013-11-29 19:56:20
|
Revision: 1075 http://sourceforge.net/p/cclib/code/1075 Author: atenderholt Date: 2013-11-29 19:56:17 +0000 (Fri, 29 Nov 2013) Log Message: ----------- Merged revisions 1061-1063 via svnmerge from svn+ssh://ate...@sv.../p/cclib/code/trunk * Note: the inputfile.next() statements have been converted to next(inputfile). This should be ok for Python >2.6. ........ r1061 | langner | 2013-09-18 15:10:55 -0700 (Wed, 18 Sep 2013) | 1 line Parse natural atom charges for Gaussian (request of Fedor Zhuravlev ........ r1062 | langner | 2013-09-18 20:04:06 -0700 (Wed, 18 Sep 2013) | 1 line Test for at least Mulliken atomcharges, assume they are always present ........ r1063 | langner | 2013-09-18 20:38:41 -0700 (Wed, 18 Sep 2013) | 1 line Some final touches to atomcharges parsing in GAMESS-US ........ Revision Links: -------------- http://sourceforge.net/p/cclib/code/1061 http://sourceforge.net/p/cclib/code/1062 http://sourceforge.net/p/cclib/code/1063 Modified Paths: -------------- branches/python2/src/cclib/parser/gamessparser.py branches/python2/src/cclib/parser/gaussianparser.py branches/python2/test/testSP.py Property Changed: ---------------- branches/python2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |