Revision
1210 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 23 03:45:33 2008 UTC
(17 years, 4 months ago)
by
gezelter
Diff to
previous 1206
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.
Revision
1024 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 30 18:42:29 2006 UTC
(18 years, 9 months ago)
by
tim
Diff to
previous 1013
Massive changes preparing for release of OOPSE-4: The main difference
is that the new MD file format (.md, .dump, .eor) now contains meta-data
information along with the configuration information.
Revision
1002 -
Directory Listing
-
[select for diffs]
Modified
Fri Jul 7 19:44:54 2006 UTC
(18 years, 10 months ago)
by
gezelter
Diff to
previous 988
removed icc from C++ search lines, did some formatting work
on GB module, mucked around with a GB example
Revision
819 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 16 21:52:50 2005 UTC
(19 years, 5 months ago)
by
tim
Diff to
previous 818
changed __FUNCTION__ to __func__ to match C99 standard, and then added
an autoconf test to check for __func__ usability. Changed some default
compile flags for the Sun architecture
Revision
340 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 15 05:05:33 2005 UTC
(20 years, 3 months ago)
by
gezelter
Diff to
previous 339
modifications to estimate memory in use by other processes
autoconf fixes
ps syntax checking
config.h file cleaning