diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-05-29 18:32:43 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-05-29 18:32:43 +0000 |
| commit | ea0cad96bdcc76a09fa019cdd6ac2172b08cf563 (patch) | |
| tree | 0503bd81ae38a0a924b00b71ecb2b56867acdf6b /share/examples | |
| parent | updated PO files (diff) | |
| download | inkscape-ea0cad96bdcc76a09fa019cdd6ac2172b08cf563.tar.gz inkscape-ea0cad96bdcc76a09fa019cdd6ac2172b08cf563.zip | |
add l-systems example
(bzr r1067)
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/Makefile.am | 3 | ||||
| -rw-r--r-- | share/examples/l-systems.svgz | bin | 0 -> 25414 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index f8b9dd9e0..5cf0e8dc2 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -14,6 +14,7 @@ example_DATA = \ data_uri.svg \ tesselation-P3.svg \ art-nouveau-P3.svg \ - eastern-motive-P4G.svg + eastern-motive-P4G.svg \ + l-systems.svgz EXTRA_DIST = $(example_DATA) diff --git a/share/examples/l-systems.svgz b/share/examples/l-systems.svgz Binary files differnew file mode 100644 index 000000000..0cfb24a1f --- /dev/null +++ b/share/examples/l-systems.svgz |
