From 0ee51508cd841ae3a4cca6ce416fbe9922abf009 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 15 Jul 2010 14:37:31 +0200 Subject: get_hkl: Add comment --- src/get_hkl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/get_hkl.c') diff --git a/src/get_hkl.c b/src/get_hkl.c index 78d79f76..6b6b71be 100644 --- a/src/get_hkl.c +++ b/src/get_hkl.c @@ -191,6 +191,7 @@ int main(int argc, char *argv[]) } else { /* Write out all reflections */ write_items = new_items(); + /* (quick way of copying a list) */ union_items(write_items, input_items); } -- cgit v1.2.3