]> icculus.org git repositories - dana/openbox.git/blob - src/config.hh
time to refactor shit hard
[dana/openbox.git] / src / config.hh
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2 #ifndef   __config_hh
3 #define   __config_hh
4
5 /*! @file config.hh
6   @brief The Config class contains functions for accessing config variables
7          in the scripts.
8 */
9
10 namespace ob {
11
12 }
13
14 #endif // __config_hh