From 2c3e0b69a09b7f6cee239cb4eb3082814b8a1b4d Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 21 Mar 2016 06:56:28 -0400 Subject: [PATCH] correct voro++ URL in another location --- src/VORONOI/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VORONOI/README b/src/VORONOI/README index 89e3b84671..9a83c95a8d 100644 --- a/src/VORONOI/README +++ b/src/VORONOI/README @@ -1,7 +1,7 @@ The VORONOI package adds a compute voronoi/atom command which calculates a Voronoi tesselation of the system. -It uses the Voro++ library, available at http://math.lbl.gov/voro++ to +It uses the Voro++ library, available at http://math.lbl.gov/voro++/ to compute the tesselation locally on each processor. Voro++ was developed by Chris H. Rycroft while at UC Berkeley / Lawrence Berkeley Laboratory.