From 1a4d306a40ee8f326a0841d73157f793b735b306 Mon Sep 17 00:00:00 2001 From: Sebastian Wehling-Benatelli Date: Fri, 7 Feb 2014 05:42:31 +0100 Subject: [PATCH] initialized readinput module; there will be type classes to handle different input data types, e.g. inputs for automatic Picking, inputs for correlation detection, input for reference Picking ... --- pylot/core/readinput/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pylot/core/readinput/__init__.py diff --git a/pylot/core/readinput/__init__.py b/pylot/core/readinput/__init__.py new file mode 100644 index 00000000..e69de29b