From 622fd9ac7722a0202dd51c1bbbef2173124fad8f Mon Sep 17 00:00:00 2001 From: Vivek Shankar Varadharajan Date: Tue, 27 Sep 2016 14:17:28 -0400 Subject: [PATCH] clean and rename --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f72e76..fca67ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,6 @@ find_package(catkin REQUIRED COMPONENTS # find_package(Boost REQUIRED COMPONENTS system) - ################################################ ## Declare ROS messages, services and actions ## ################################################