add new lines

release/4.3a0
Varun Agrawal 2022-06-20 09:12:42 -04:00
parent dfbfca9141
commit 91da5209fe
2 changed files with 2 additions and 2 deletions

View File

@ -137,4 +137,4 @@ class HybridFactorGraph : public FactorGraph<HybridFactor> {
} }
}; };
} // namespace gtsam } // namespace gtsam

View File

@ -90,4 +90,4 @@ int main() {
TestResult tr; TestResult tr;
return TestRegistry::runAllTests(tr); return TestRegistry::runAllTests(tr);
} }
/* ************************************************************************* */ /* ************************************************************************* */