]> ruin.nu Git - hbs.git/blobdiff - bs/unittype.cpp
Initial commit of unittype.cpp and unittype.h
[hbs.git] / bs / unittype.cpp
diff --git a/bs/unittype.cpp b/bs/unittype.cpp
new file mode 100644 (file)
index 0000000..3b57cc1
--- /dev/null
@@ -0,0 +1,23 @@
+/***************************************************************************
+                          unittype.cpp  -  description
+                             -------------------
+    begin                : Tue Jan 22 2002
+    copyright            : (C) 2002 by Michael Andreen
+    email                : whale@linux.nu
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   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 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#include "unittype.h"
+
+UnitType::UnitType(){
+}
+UnitType::~UnitType(){
+}