From 9ec56787cdcdb08e3de4e47c621f9ab2c2aa65cd Mon Sep 17 00:00:00 2001 From: Douglas Guptill <douglas.guptill@dal.ca> Date: Wed, 10 Jun 2009 15:24:38 +0000 Subject: [PATCH] cosmetic --- CASCADE/find_neighbours.f | 1 - 1 file changed, 1 deletion(-) diff --git a/CASCADE/find_neighbours.f b/CASCADE/find_neighbours.f index c7fc8240..2f7cf3c5 100644 --- a/CASCADE/find_neighbours.f +++ b/CASCADE/find_neighbours.f @@ -71,7 +71,6 @@ c NONE c sorting by x if (ivocal.eq.1) call debug ('indexx$',0) -c call indexx(np,points,nodes) call indexx(np,x,nodes) if (ivocal.eq.1) call debug ('find_neighbours$',1) -- GitLab