Changeset 3b470f for Makefile.am


Ignore:
Timestamp:
Jul 23, 2009, 11:23:59 AM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
59a745
Parents:
09f4dc (diff), 14178b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'Thermostat'

Conflicts:

.gitignore
Makefile.am
molecuilder/src/analyzer.cpp
molecuilder/src/builder.cpp
molecuilder/src/config.cpp
molecuilder/src/moleculelist.cpp
molecuilder/src/molecules.cpp
molecuilder/src/molecules.hpp

  • config::SaveMPQC() has different call parameters
  • analyzer and joiner had conflicts due to Chi and ChiPAS values
  • molecule::VerletForceIntegration() is slightly different too, but Thermostat supposedly is old version
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r09f4dc r3b470f  
    11#ACLOCAL_AMFLAGS = -I m4
    22SUBDIRS = pcp util molecuilder
    3 DIST_SUBDIRS = ${SUBDIRS}
     3DIST_SUBDIRS = ${SUBDIRS}
     4TAR=/bin/tar
    45
    56#include aminclude.am
     
    78pcpdir = ${bindir}
    89
    9 EXTRA_DIST = util/suffix autogen.sh util/visual.cfg util/visual.net
     10EXTRA_DIST = util/suffix autogen.sh pseudopots.tar.gz util/visual.cfg util/visual.net
    1011
    1112configs.tar.gz:
Note: See TracChangeset for help on using the changeset viewer.