Code

noop: Set svn:eol-style to native on all .cpp and .h files under src. (find \( ...
authorpjrm <pjrm@users.sourceforge.net>
Tue, 7 Apr 2009 06:32:25 +0000 (06:32 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Tue, 7 Apr 2009 06:32:25 +0000 (06:32 +0000)
commitda58597f9f9ecb17c4f545c4483a844a363bcc27
treeb56a880772fe7c03e4c9957d54da53bc9cfc85f5
parenta7ea25eaac3129653e0bd676f37a3c012436a002
noop: Set svn:eol-style to native on all .cpp and .h files under src.  (find \( -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 svn propset svn:eol-style native)
src/2geom/bezier-clipping.cpp
src/2geom/chebyshev.cpp
src/2geom/chebyshev.h
src/2geom/utils.cpp
src/extension/internal/javafx-out.cpp
src/extension/internal/javafx-out.h
src/helper/geom-curves.h
src/live_effects/lpe-rough-hatches.cpp
src/live_effects/lpe-rough-hatches.h