Rev | Line | |
---|
[88] | 1 | // %flair:license{
|
---|
| 2 | // This file is part of the Flair framework distributed under the
|
---|
| 3 | // CECILL-C License, Version 1.0.
|
---|
| 4 | // %flair:license}
|
---|
| 5 | // created: 2016/09/02
|
---|
| 6 | // filename: Config.h
|
---|
| 7 | //
|
---|
| 8 | // authors: Thomas Fuhrmann
|
---|
| 9 | // Copyright Heudiasyc UMR UTC/CNRS 7253
|
---|
| 10 | //
|
---|
| 11 | // version: $Id: $
|
---|
| 12 | //
|
---|
| 13 | // purpose: Globals for configuration of MavPlanner
|
---|
| 14 | //
|
---|
| 15 | //
|
---|
| 16 | /*********************************************************************/
|
---|
| 17 |
|
---|
| 18 | #ifndef MAVPLANNER_CONFIG_H
|
---|
| 19 | #define MAVPLANNER_CONFIG_H
|
---|
| 20 |
|
---|
| 21 | #endif // MAVPLANNER_CONFIG_H
|
---|
Note:
See
TracBrowser
for help on using the repository browser.