Skip to content

Commit

Permalink
mps_placing_clips: fix doc and author info
Browse files Browse the repository at this point in the history
  • Loading branch information
timn committed Jun 6, 2018
1 parent 2864a10 commit d4b25c8
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/libs/mps_placing_clips/mps_placing_clips.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,9 @@ namespace mps_placing_clips {
}
#endif

/** @class MPSPlacingGenerator <protobuf_clips/communicator.h>
* CLIPS protobuf integration class.
* This class adds functionality related to protobuf to a given CLIPS
* environment. It supports the creation of communication channels
* through protobuf_comm. An instance maintains its own message register
* shared among server, peer, and clients.
* @author Tim Niemueller
/** @class MPSPlacingGenerator <mps_placing_clips/mps_placing_clips.h>
* MPS Placing integration.
* @author Tobias Neumann
*/

/** Constructor.
Expand Down

0 comments on commit d4b25c8

Please sign in to comment.