Revision
1668 -
Directory Listing
-
[selected]
Modified
Fri Jan 6 19:03:05 2012 UTC
(13 years, 6 months ago)
by
gezelter
Diff to
previous 1647
Some fixes for CMake and single precision builds
Revision
1210 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 23 03:45:33 2008 UTC
(17 years, 6 months ago)
by
gezelter
Original Path:
trunk/src/applications/atom2md
Diff to
previous 1021
,
to
selected 1668
Removed older version of openbabel from our code. We now have a
configure check to see if openbabel is installed and then we link to
the stuff we need. Conversion to OOPSE's md format is handled by only
one application (atom2md), so most of the work went on there.
ElementsTable still needs some work to function in parallel.