From 360aca581cba306f3d01db66ecb9fdeefe37292b Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer <akohlmey@gmail.com> Date: Sun, 28 Oct 2018 21:56:49 -0400 Subject: [PATCH] remove last reference to voro++ --- lib/plumed/Install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/plumed/Install.py b/lib/plumed/Install.py index eab78a5b4a..6613add4f3 100644 --- a/lib/plumed/Install.py +++ b/lib/plumed/Install.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Install.py tool to download, unpack, build, and link to the Voro++ library +# Install.py tool to download, unpack, build, and link to the plumed2 library # used to automate the steps described in the README file in this dir from __future__ import print_function -- GitLab