diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2009-03-18 20:21:03 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2009-03-18 20:21:03 +0000 |
| commit | 43eee896ddb457fd49f9bff8a66d0b345589e10b (patch) | |
| tree | 5c3e4d695fc7dc79855e12fc2a0ff990d34d629a /src/2geom/shape.h | |
| parent | Adds two stretchable Materials, Stretching kilt and Flying kilt (diff) | |
| download | inkscape-43eee896ddb457fd49f9bff8a66d0b345589e10b.tar.gz inkscape-43eee896ddb457fd49f9bff8a66d0b345589e10b.zip | |
partial 2geom update: disable all debug output by boolops
(bzr r7520)
Diffstat (limited to 'src/2geom/shape.h')
| -rw-r--r-- | src/2geom/shape.h | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/src/2geom/shape.h b/src/2geom/shape.h index bec5e2d2c..7877bea20 100644 --- a/src/2geom/shape.h +++ b/src/2geom/shape.h @@ -1,11 +1,12 @@ /** - * \file - * \brief \todo brief description + * \brief Shapes are special paths on which boolops can be performed * * Authors: - * ? <?@?.?> - * - * Copyright ?-? authors + * Michael G. Sloan <mgsloan@gmail.com> + * Nathan Hurst <njh@mail.csse.monash.edu.au> + * MenTaLguY <mental@rydia.net> + * + * Copyright 2007-2009 Authors * * This library is free software; you can redistribute it and/or * modify it either under the terms of the GNU Lesser General Public |
