diff --git a/.cproject b/.cproject
index 027bd68eb..575aece52 100644
--- a/.cproject
+++ b/.cproject
@@ -392,10 +392,10 @@
true
true
-
+
make
- all
+ tests/testSPQRUtil.run
true
true
true
@@ -414,14 +414,6 @@
true
true
-
- make
-
- all
- true
- true
- true
-
make
@@ -629,14 +621,6 @@
true
true
-
- make
-
- all
- true
- true
- true
-
make
@@ -1076,14 +1060,6 @@
true
true
-
- make
-
- all
- true
- true
- true
-
make
@@ -1092,22 +1068,6 @@
true
true
-
- make
-
- all
- true
- true
- true
-
-
- make
-
- clean
- true
- true
- true
-
make
@@ -1116,14 +1076,6 @@
true
true
-
- make
-
- all
- true
- true
- true
-
make
-j2
@@ -1304,22 +1256,6 @@
true
true
-
- make
-
- all
- true
- true
- true
-
-
- make
-
- clean
- true
- true
- true
-
make
check
diff --git a/slam/simulated2D.cpp b/slam/simulated2D.cpp
index 744e1d19c..e5d48f6d7 100644
--- a/slam/simulated2D.cpp
+++ b/slam/simulated2D.cpp
@@ -11,7 +11,7 @@
namespace gtsam {
using namespace simulated2D;
- INSTANTIATE_LIE_CONFIG(PointKey, Point2)
+// INSTANTIATE_LIE_CONFIG(PointKey, Point2)
INSTANTIATE_LIE_CONFIG(PoseKey, Point2)
INSTANTIATE_TUPLE_CONFIG2(PoseConfig, PointConfig)
// INSTANTIATE_NONLINEAR_FACTOR_GRAPH(Config)