Added svn:ignore properties. Now, the files added by the autoconf & automake scripts...
[maevies] / src / WATCProvider.cpp
index 52a2903..f259cf7 100644 (file)
@@ -1,21 +1,17 @@
 /*
- * This file is part of Maevies
- * Copyright (C) 2009 Simón Pena
- * 
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 3 of the
- * License, or (at your option) any later version.
- * 
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * WATCProvider.cpp
  *
+ *  Created on: 26-oct-2009
+ *      Author: spenap
  */
+
 #include "WATCProvider.h"
 
-int WATCProvider::stingersCount()
-{
-       return 0;
+WATCProvider::WATCProvider() {
+       // TODO Auto-generated constructor stub
+
+}
+
+WATCProvider::~WATCProvider() {
+       // TODO Auto-generated destructor stub
 }