2016-09-06 09:49:26 +00:00
|
|
|
/**
|
2016-09-11 20:20:15 +00:00
|
|
|
* Author......: See docs/credits.txt
|
2016-09-06 09:49:26 +00:00
|
|
|
* License.....: MIT
|
|
|
|
*/
|
|
|
|
|
2016-09-06 16:44:05 +00:00
|
|
|
#ifndef _DATA_H
|
|
|
|
#define _DATA_H
|
2016-09-06 09:49:26 +00:00
|
|
|
|
2016-09-06 16:44:05 +00:00
|
|
|
#endif // _DATA_H
|