diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2008-09-23 23:34:58 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2008-09-23 23:34:58 +0000 |
| commit | 3547b1082098934d583f2c483c8eb5a59e9c2bbb (patch) | |
| tree | d62ab547cdc178ec6d4028d27aa6ba75714168c7 /src/2geom/geom.h | |
| parent | add a path parameter to doeffect_stack_test to test a bug + fix a stupid erro... (diff) | |
| download | inkscape-3547b1082098934d583f2c483c8eb5a59e9c2bbb.tar.gz inkscape-3547b1082098934d583f2c483c8eb5a59e9c2bbb.zip | |
* Lots of documentation for the Inkscape::XML namespace
* Doxygen fixes for a few files
* Garbage-collected allocator for STL containers
(bzr r6877)
Diffstat (limited to 'src/2geom/geom.h')
| -rw-r--r-- | src/2geom/geom.h | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/2geom/geom.h b/src/2geom/geom.h index 1a40c04e1..210d236a1 100644 --- a/src/2geom/geom.h +++ b/src/2geom/geom.h @@ -1,8 +1,7 @@ -/** - * \file geom.h - * \brief Various geometrical calculations - * - * Authors: +/** @file + * @brief Various geometrical calculations + */ +/* Authors: * Nathan Hurst <njh@mail.csse.monash.edu.au> * * Copyright (C) 1999-2002 authors |
