Ignore:
Timestamp:
Jul 23, 2009, 2:04:47 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
c3a303
Parents:
f39735 (diff), 1f6efb (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 'AtomRemoval'

Conflicts:

molecuilder/src/builder.cpp
molecuilder/src/molecules.cpp

merges:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • util/src/CalculateMass.sh.in

    rf39735 r47548d  
    33# calculates mass of a molecule in a XYZ file
    44
     5exec_prefix=@prefix@
    56ELEMENTSDB="@bindir@/elements.db"
    67
     
    3334done
    3435
    35 echo "Totalmass is $totalmass atomicunits"
     36echo "Totalmass is $totalmass atomicmassunit"
    3637exit 0
Note: See TracChangeset for help on using the changeset viewer.