Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
rm has_bonds
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbernhardt committed Jul 23, 2021
1 parent 0cc6ff0 commit 7bc89c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion share/scripts/inverse/imc_stat_generic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ EOF
fi

sim_prog="$(csg_get_property cg.inverse.program)"
[[ -n $(csg_get_property --allow-empty cg.bonded.name) ]] && has_bonds=true || has_bonds=false

topol=$(csg_get_property --allow-empty cg.inverse.$sim_prog.imc.topol)
[[ -z $topol ]] && topol=$(csg_get_property cg.inverse.$sim_prog.topol)
Expand Down

0 comments on commit 7bc89c0

Please sign in to comment.