fixed typo.

This commit is contained in:
Kayman 2017-10-11 15:51:53 +09:00
parent 3a33b1db24
commit 49c2572250

View File

@ -1,6 +1,7 @@
################################################################################
# CMake
################################################################################cmake_minimum_required(VERSION 2.8.3)
################################################################################
cmake_minimum_required(VERSION 2.8.3)
project(op3_walking_module_msgs)
################################################################################
@ -51,4 +52,4 @@ catkin_package()
################################################################################
# Test
################################################################################
################################################################################