From 71cb020626c2c6698ec896efe7ec55bc568809de Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Fri, 18 Apr 2008 07:20:46 +0000 Subject: update to latest 2geom. (eol-style fix) (bzr r5470) --- src/2geom/path-intersection.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/2geom/path-intersection.cpp') diff --git a/src/2geom/path-intersection.cpp b/src/2geom/path-intersection.cpp index 9a4d65f72..2c32c3764 100644 --- a/src/2geom/path-intersection.cpp +++ b/src/2geom/path-intersection.cpp @@ -595,3 +595,14 @@ CrossingSet crossings_among(std::vector const &p) { } } + +/* + Local Variables: + mode:c++ + c-file-style:"stroustrup" + c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +)) + indent-tabs-mode:nil + fill-column:99 + End: +*/ +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : -- cgit v1.2.3