diff options
Diffstat (limited to 'share/extensions/funcplot.py')
| -rw-r--r-- | share/extensions/funcplot.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/extensions/funcplot.py b/share/extensions/funcplot.py index 6abdd9c40..08631a0be 100644 --- a/share/extensions/funcplot.py +++ b/share/extensions/funcplot.py @@ -271,3 +271,6 @@ class FuncPlot(inkex.Effect): e = FuncPlot() e.affect() + + +# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99 |
