diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2011-06-23 16:38:51 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2011-06-23 16:38:51 +0000 |
| commit | 1079b1b4c0331e5d4bd62f3c93349aec50f520f0 (patch) | |
| tree | 50b185ea8e291e6bdbbd36dddc76820e88f44309 /src/2geom/crossing.h | |
| parent | Remove the dom/work directory (diff) | |
| download | inkscape-1079b1b4c0331e5d4bd62f3c93349aec50f520f0.tar.gz inkscape-1079b1b4c0331e5d4bd62f3c93349aec50f520f0.zip | |
Update 2Geom to pull in integer rectangle class
(bzr r10347.1.1)
Diffstat (limited to 'src/2geom/crossing.h')
| -rw-r--r-- | src/2geom/crossing.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/2geom/crossing.h b/src/2geom/crossing.h index 62e447450..75c75fc24 100644 --- a/src/2geom/crossing.h +++ b/src/2geom/crossing.h @@ -1,10 +1,10 @@ /** - * \file - * \brief \todo brief description - * + * @file + * @brief Structure representing the intersection of two curves + *//* * Authors: - * Michael Sloane <?@?.?> - * Marco <?@?.?> + * Michael Sloan <mgsloan@gmail.com> + * Marco Cecchetti <mrcekets at gmail.com> * * Copyright 2006-2008 authors * |
