From 1e190f7c902b3b37c771e87505f11f7ca75b7c5d Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Sat, 16 Jun 2012 00:05:30 +0000 Subject: [PATCH] Moved CHECK and EQUALITY to top of gtsam --- matlab/{tests => }/CHECK.m | 0 matlab/{tests => }/EQUALITY.m | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename matlab/{tests => }/CHECK.m (100%) rename matlab/{tests => }/EQUALITY.m (100%) diff --git a/matlab/tests/CHECK.m b/matlab/CHECK.m similarity index 100% rename from matlab/tests/CHECK.m rename to matlab/CHECK.m diff --git a/matlab/tests/EQUALITY.m b/matlab/EQUALITY.m similarity index 100% rename from matlab/tests/EQUALITY.m rename to matlab/EQUALITY.m