Skip to content

Commit

Permalink
Update crenso
Browse files Browse the repository at this point in the history
  • Loading branch information
fabothch committed Jul 19, 2021
1 parent 6814aa9 commit 17fd469
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crenso
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ p3=off
printhelp=off
progress=on
change_solvent="off"
vp="off"
while [ "$argcheck" = "y" ]; do
if [ -n "$1" ]; then
case $1 in
Expand Down Expand Up @@ -591,4 +592,4 @@ else
echo "$logk3 logK $s2-$s1 part3"
fi
echo "================================================"
echo -e "\n#>>># CRENSO: All done!"
echo -e "\n#>>># CRENSO: All done!"

0 comments on commit 17fd469

Please sign in to comment.