From c34988badc7c6c76a8b5dcda1e90294aa28438a0 Mon Sep 17 00:00:00 2001 From: Dave Whipp <dwhipp@dal.ca> Date: Mon, 16 May 2011 19:42:08 +0000 Subject: [PATCH] Fixed typo --- src/octreelsf_shrink_xyz.f90 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/octreelsf_shrink_xyz.f90 b/src/octreelsf_shrink_xyz.f90 index abdc3ec5..cf182202 100644 --- a/src/octreelsf_shrink_xyz.f90 +++ b/src/octreelsf_shrink_xyz.f90 @@ -15,6 +15,7 @@ implicit none ! parameters, in type (thread) threadinfo +type (parameters) params ! parameters, in/out type (octreelsf) os -- GitLab