Commit b63b84a7 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Trivial change to trigger rebuild.

parent d837230c
...@@ -46,5 +46,5 @@ $PYTHON setup.py install ...@@ -46,5 +46,5 @@ $PYTHON setup.py install
#rm $PREFIX/bin/TestReferenceHarmonicBondForce #rm $PREFIX/bin/TestReferenceHarmonicBondForce
# Copy all tests to bin directory so they will be distributed with install package. # Copy all tests to bin directory so they will be distributed with install package.
cp Test* $PREFIX/bin cp -f Test* $PREFIX/bin
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment