summaryrefslogtreecommitdiff
path: root/ACEXML/compass/Property.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/compass/Property.cpp')
-rw-r--r--ACEXML/compass/Property.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACEXML/compass/Property.cpp b/ACEXML/compass/Property.cpp
new file mode 100644
index 00000000000..50021e0a974
--- /dev/null
+++ b/ACEXML/compass/Property.cpp
@@ -0,0 +1,9 @@
+// $Id$
+
+#include "ACEXML/compass/Property.h"
+
+ACEXML_Property::ACEXML_Property()
+{}
+
+ACEXML_Property::~ACEXML_Property()
+{}