]> ruin.nu Git - hbs.git/blobdiff - bs/bsconf.cpp
initial commit of the BSConf class.
[hbs.git] / bs / bsconf.cpp
diff --git a/bs/bsconf.cpp b/bs/bsconf.cpp
new file mode 100644 (file)
index 0000000..45a2f44
--- /dev/null
@@ -0,0 +1,23 @@
+/***************************************************************************
+                          bsconf.cpp  -  description
+                             -------------------
+    begin                : Sat Mar 9 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 "bsconf.h"
+
+BSConf::BSConf(){
+}
+BSConf::~BSConf(){
+}