From e88f1eca443c9f97550088469932d9cea9ac0475 Mon Sep 17 00:00:00 2001 From: johanengelen Date: Sat, 19 Apr 2008 21:50:45 +0000 Subject: [PATCH] update to latest 2geom. (eol-style fix needed enters at end of some files) 2geom rev 1216 --- src/2geom/geom.h | 2 +- src/2geom/region.cpp | 2 +- src/2geom/region.h | 2 +- src/2geom/sbasis-2d.cpp | 2 +- src/2geom/shape.cpp | 2 +- src/2geom/shape.h | 2 +- src/2geom/solver.h | 2 +- src/2geom/sweep.cpp | 2 +- src/2geom/sweep.h | 2 +- src/2geom/transforms.cpp | 2 +- src/2geom/utils.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/2geom/geom.h b/src/2geom/geom.h index 7a5a8141b..49156482c 100644 --- a/src/2geom/geom.h +++ b/src/2geom/geom.h @@ -84,4 +84,4 @@ int centroid(std::vector p, Geom::Point& centroid, double &area); fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/region.cpp b/src/2geom/region.cpp index 326173c0c..1bc4a68e7 100644 --- a/src/2geom/region.cpp +++ b/src/2geom/region.cpp @@ -42,4 +42,4 @@ unsigned outer_index(Regions const &ps) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/region.h b/src/2geom/region.h index c3b03912f..561f3184d 100644 --- a/src/2geom/region.h +++ b/src/2geom/region.h @@ -93,4 +93,4 @@ inline Regions region_boolean(bool rev, Region const & a, Region const & b) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/sbasis-2d.cpp b/src/2geom/sbasis-2d.cpp index 6efc146eb..a4decd704 100644 --- a/src/2geom/sbasis-2d.cpp +++ b/src/2geom/sbasis-2d.cpp @@ -80,4 +80,4 @@ compose_each(D2 const &fg, D2 const &p) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/shape.cpp b/src/2geom/shape.cpp index ddc94155c..82ae41145 100644 --- a/src/2geom/shape.cpp +++ b/src/2geom/shape.cpp @@ -640,4 +640,4 @@ bool Shape::invariants() const { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/shape.h b/src/2geom/shape.h index 4670b326e..a55fe9ad3 100644 --- a/src/2geom/shape.h +++ b/src/2geom/shape.h @@ -110,4 +110,4 @@ inline std::vector desanitize(Shape const & s) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/solver.h b/src/2geom/solver.h index a0a8d95ce..81ab431a2 100644 --- a/src/2geom/solver.h +++ b/src/2geom/solver.h @@ -41,4 +41,4 @@ find_bernstein_roots( fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/sweep.cpp b/src/2geom/sweep.cpp index f19fd9be9..92da524ce 100644 --- a/src/2geom/sweep.cpp +++ b/src/2geom/sweep.cpp @@ -113,4 +113,4 @@ std::vector > fake_cull(unsigned a, unsigned b) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/sweep.h b/src/2geom/sweep.h index f8553e849..94ea6855c 100644 --- a/src/2geom/sweep.h +++ b/src/2geom/sweep.h @@ -37,4 +37,4 @@ std::vector > fake_cull(unsigned a, unsigned b); fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/transforms.cpp b/src/2geom/transforms.cpp index 2a6918071..bdb6bcad3 100644 --- a/src/2geom/transforms.cpp +++ b/src/2geom/transforms.cpp @@ -56,4 +56,4 @@ Matrix operator*(Matrix const &m, Scale const &s) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : diff --git a/src/2geom/utils.h b/src/2geom/utils.h index f12801e04..96c63fddd 100644 --- a/src/2geom/utils.h +++ b/src/2geom/utils.h @@ -78,7 +78,7 @@ inline double decimal_round(double const x, int const places) { } -#endif /* !LIB2GEOM_UTILS_HEADER */ +#endif /* Local Variables: -- 2.30.2