From 255eac7d74de0edbb774248ae7c3dbd1bf28ebde Mon Sep 17 00:00:00 2001
From: carlocamilloni <carlo.camilloni@gmail.com>
Date: Wed, 10 Oct 2018 13:40:24 +0200
Subject: [PATCH] histogram: fix example

---
 src/analysis/Histogram.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/analysis/Histogram.cpp b/src/analysis/Histogram.cpp
index 3c0fa980a..fc0a1715e 100644
--- a/src/analysis/Histogram.cpp
+++ b/src/analysis/Histogram.cpp
@@ -105,7 +105,6 @@ TORSION ATOMS=1,2,3,4 LABEL=r1
 TORSION ATOMS=2,3,4,5 LABEL=r2
 HISTOGRAM ...
   ARG=r1,r2
-  USE_ALL_DATA
   KERNEL=DISCRETE
   GRID_MIN=-3.14,-3.14
   GRID_MAX=3.14,3.14
-- 
GitLab