brakeconf/src/config.h

12 lines
134 B
C

/*
* AUTHOR: Alexander Popov <iiiypuk {at} fastmail.fm>
* DESC: ...
*/
#ifndef CONFIG_H_
#define CONFIG_H_
#define DEBUG
#endif