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

fixed doc

parent 1486c337
No related branches found
No related tags found
No related merge requests found
#! /bin/bash #! /bin/bash
# vim:ft=awk # vim:ft=awk
if [ "$1" = --description ] ; then if [ "$1" = --description ] ; then
echo "create a new collective variable from a template" echo "scale parameters in a gromacs topology to implement solute or partial tempering"
exit 0 exit 0
fi fi
......
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