diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-01-08 19:41:54 +0100 |
---|---|---|
committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-01-08 19:41:54 +0100 |
commit | b6197efcf5b97ddcaae99425748b2f2e74bde3c3 (patch) | |
tree | d2ccb792ad81f4e7a4594a037c35c20c4f82c6a1 /src/core/CSS.hpp | |
parent | f0abafd4367b3b5c58dffdab69edce1d867942cb (diff) | |
parent | 33b92b72ed160f22dc627e841d5f84de4ebc0c6c (diff) |
Merge branch 'master' of somweyr.de:ousia
Diffstat (limited to 'src/core/CSS.hpp')
-rw-r--r-- | src/core/CSS.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/CSS.hpp b/src/core/CSS.hpp index 60aa91e..75ac73f 100644 --- a/src/core/CSS.hpp +++ b/src/core/CSS.hpp @@ -16,6 +16,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ +/** + * @file CSS.hpp + + * @author Benjamin Paaßen (bpaassen@techfak.uni-bielefeld.de) + */ #ifndef _OUSIA_CSS_HPP_ #define _OUSIA_CSS_HPP_ |