summaryrefslogtreecommitdiff
path: root/src/main/Quadrupole.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/Quadrupole.cc')
-rw-r--r--src/main/Quadrupole.cc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/main/Quadrupole.cc b/src/main/Quadrupole.cc
new file mode 100644
index 0000000..7236150
--- /dev/null
+++ b/src/main/Quadrupole.cc
@@ -0,0 +1,14 @@
+/*
+ * Quadrupole.cc
+ *
+ * Created on: Mar 29, 2011
+ * Author: jakob
+ */
+
+#include "Quadrupole.h"
+
+namespace vhc {
+
+
+
+}