diff options
Diffstat (limited to 'src/config.hh')
| -rw-r--r-- | src/config.hh | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/config.hh b/src/config.hh deleted file mode 100644 index 4f664c19..00000000 --- a/src/config.hh +++ /dev/null @@ -1,14 +0,0 @@ -// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- -#ifndef __config_hh -#define __config_hh - -/*! @file config.hh - @brief The Config class contains functions for accessing config variables - in the scripts. -*/ - -namespace ob { - -} - -#endif // __config_hh |
