summaryrefslogtreecommitdiff
path: root/2005/i/robert/src/ovision/see/test_hotelling.cc
diff options
context:
space:
mode:
Diffstat (limited to '2005/i/robert/src/ovision/see/test_hotelling.cc')
-rw-r--r--2005/i/robert/src/ovision/see/test_hotelling.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/2005/i/robert/src/ovision/see/test_hotelling.cc b/2005/i/robert/src/ovision/see/test_hotelling.cc
index 3f2bfbc..4edacb3 100644
--- a/2005/i/robert/src/ovision/see/test_hotelling.cc
+++ b/2005/i/robert/src/ovision/see/test_hotelling.cc
@@ -42,5 +42,7 @@ main(int argc, char **argv)
hote.eigenVectors ();
hote.showCovMatrix ();
hote.showEigenVectors ();
+
+ delete oconfig_;
}