Skip to content

Commit

Permalink
adds MLSFilter to input directories
Browse files Browse the repository at this point in the history
  • Loading branch information
fkanehiro committed Dec 2, 2014
1 parent 80f81e5 commit 220f1b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ INPUT = @CMAKE_CURRENT_SOURCE_DIR@/package.h \
@CMAKE_CURRENT_SOURCE_DIR@/../rtc/JpegDecoder \
@CMAKE_CURRENT_SOURCE_DIR@/../rtc/JpegEncoder \
@CMAKE_CURRENT_SOURCE_DIR@/../rtc/KalmanFilter \
@CMAKE_CURRENT_SOURCE_DIR@/../rtc/MLSFilter \
@CMAKE_CURRENT_SOURCE_DIR@/../rtc/NullComponent \
@CMAKE_CURRENT_SOURCE_DIR@/../rtc/OGMap3DViewer \
@CMAKE_CURRENT_SOURCE_DIR@/../rtc/OccupancyGridMap3D \
Expand Down

0 comments on commit 220f1b7

Please sign in to comment.