diff Source/.svn/text-base/ObservationData.cpp.svn-base @ 0:25bf17994ef1

First commit. VS2013, Codeblocks and Mac OSX configuration
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Thu, 09 Jul 2015 01:12:16 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Source/.svn/text-base/ObservationData.cpp.svn-base	Thu Jul 09 01:12:16 2015 +0100
@@ -0,0 +1,18 @@
+/*
+  ==============================================================================
+
+    ObservationData.cpp
+    Created: 28 Aug 2014 5:28:49pm
+    Author:  david.ronan
+
+  ==============================================================================
+*/
+
+#include "ObservationData.h"
+
+ObservationData::ObservationData()
+{
+}
+ObservationData::~ObservationData()
+{
+}
\ No newline at end of file