Skip to content
Snippets Groups Projects
Commit 9c07dc29 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Forgot to remove this

parent 77474b99
No related branches found
No related tags found
No related merge requests found
function plumed_preliminary_test(){
# check if the README contains the word GROMACS and if gromacs has been already configured
grep -q GROMACS README 1>/dev/null 2>/dev/null
}
function plumed_patch_info(){
echo ""
echo "PLUMED can be incorporated into gromacs using a simple patching procedure."
echo "Patching must be done _before_ the cmake command is invoked"
echo
echo "For more information on gromacs you should visit http://www.gromacs.org"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment