https://github.com/AdaptivePELE/AdaptivePELE
Raw File
Tip revision: b6ad2a53aaf1a6684e4a47f454b1e7e8b09a929d authored by jgilaber on 30 January 2018, 13:53:50 UTC
Update version in makeRelease
Tip revision: b6ad2a5
.gitignore
AdaptivePELE/*/*.pyc
AdaptivePELE/*/*.sw[op]
AdaptivePELE/epsilon_values.txt
AdaptivePELE/.ropeproject/
AdaptivePELE/os
AdaptivePELE/setuptools
AdaptivePELE/sys
AdaptivePELE/build/
AdaptivePELE/atomset/*.c
AdaptivePELE/atomset/*.so
AdaptivePELE/atomset/build
AdaptivePELE/freeEnergies/*.c
AdaptivePELE/freeEnergies/*.so
AdaptivePELE/freeEnergies/build
AdaptivePELE/Data
AdaptivePELE/Documents
AdaptivePELE/docs/_build
.ropeproject
build
AdaptivePELE/*.pyc
*.sw[op]
AdaptivePELE/tmp_tests_data_3ptb_data_Test3/
AdaptivePELE/tests/data/3ptb_data/Test3/
AdaptivePELE/tests/data/3ptb_data/RestartTest/*/logFile*
.DS_Store
back to top