Trigger travis

release/4.3a0
Frank Dellaert 2019-11-26 16:48:28 -08:00 committed by GitHub
parent 96f90c3f13
commit fb4dc7ccb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
// This causes Doxygen to find classes inside the gtsam namespace without
// explicitly specifying it when writing class names.
namespace gtsam {
/**
\mainpage GTSAM
@ -23,5 +22,4 @@ To use GTSAM to solve your own problems, you will often have to create new facto
- This is more advanced and allows creating factors without an explicit noise model, or that linearize to HessianFactor instead of JacobianFactor.
*/
}