diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-04-18 07:20:46 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-04-18 07:20:46 +0000 |
| commit | 71cb020626c2c6698ec896efe7ec55bc568809de (patch) | |
| tree | 6363ce6f7f1ab1a104d33a54847aa192de377e7b /src/2geom/sbasis-math.cpp | |
| parent | allow inx to suppress live preview checkbox (diff) | |
| download | inkscape-71cb020626c2c6698ec896efe7ec55bc568809de.tar.gz inkscape-71cb020626c2c6698ec896efe7ec55bc568809de.zip | |
update to latest 2geom. (eol-style fix)
(bzr r5470)
Diffstat (limited to 'src/2geom/sbasis-math.cpp')
| -rw-r--r-- | src/2geom/sbasis-math.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/sbasis-math.cpp b/src/2geom/sbasis-math.cpp index 08647959a..b04e15bcc 100644 --- a/src/2geom/sbasis-math.cpp +++ b/src/2geom/sbasis-math.cpp @@ -288,4 +288,4 @@ Piecewise<SBasis> reciprocal(Piecewise<SBasis> const &f, double tol, int order){ fill-column:99 End: */ -// vim: filetype = cpp:expandtab:shiftwidth = 4:tabstop = 8:softtabstop = 4:encoding = utf-8:textwidth = 99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : |
