From 30a109e38eb68e7f5199c7aac6885a9044f61d39 Mon Sep 17 00:00:00 2001 From: alescontrela Date: Mon, 13 Apr 2020 10:37:35 -0400 Subject: [PATCH] Make small commit to re-trigger travis build. --- gtsam/slam/PriorFactor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtsam/slam/PriorFactor.h b/gtsam/slam/PriorFactor.h index d314bfd84..335eb2b5a 100644 --- a/gtsam/slam/PriorFactor.h +++ b/gtsam/slam/PriorFactor.h @@ -15,6 +15,6 @@ **/ #pragma once -// Note: PriorFactor has been moved to gtsam/nonlinear. This file has been -// left here for backwards compatibility. +// Note: PriorFactor has been moved to gtsam/nonlinear/PriorFactor.h. This file +// has been left here for backwards compatibility. #include