From 9cfe5d780bcbff027c80a86ee73d2beef4a02910 Mon Sep 17 00:00:00 2001 From: Alex Cunningham Date: Mon, 12 Jul 2010 17:03:12 +0000 Subject: [PATCH] Moved testFactorGraph from nonlinear to inference, added binaries to svn:ignore --- {nonlinear => inference}/testFactorGraph.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {nonlinear => inference}/testFactorGraph.cpp (100%) diff --git a/nonlinear/testFactorGraph.cpp b/inference/testFactorGraph.cpp similarity index 100% rename from nonlinear/testFactorGraph.cpp rename to inference/testFactorGraph.cpp