first stubs
[ecparse.git] / ReaderInput.cpp
diff --git a/ReaderInput.cpp b/ReaderInput.cpp
new file mode 100644 (file)
index 0000000..7969683
--- /dev/null
@@ -0,0 +1,9 @@
+/**
+ * © 2008 by David Roden <droden@gmail.com>
+ */
+
+#include "ReaderInput.h"
+
+ReaderInput::~ReaderInput() {
+}
+