From f25252a4849ab205856629480178946b2b454aa3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 5 Nov 2002 05:56:44 +0000 Subject: updated doxygen documentation --- src/configuration.hh | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/configuration.hh') diff --git a/src/configuration.hh b/src/configuration.hh index a45bd3f8..8a14604a 100644 --- a/src/configuration.hh +++ b/src/configuration.hh @@ -2,8 +2,16 @@ #ifndef __Configuration_hh #define __Configuration_hh +/*! @file configuration.hh + @brief Loads, saves, and provides configuration options for the window + manager +*/ + +extern "C" { #include #include +} + #include namespace ob { -- cgit v1.2.3