From ea0cad96bdcc76a09fa019cdd6ac2172b08cf563 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Mon, 29 May 2006 18:32:43 +0000 Subject: add l-systems example (bzr r1067) --- share/examples/Makefile.am | 3 ++- share/examples/l-systems.svgz | Bin 0 -> 25414 bytes 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 share/examples/l-systems.svgz 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 new file mode 100644 index 000000000..0cfb24a1f Binary files /dev/null and b/share/examples/l-systems.svgz differ -- cgit v1.2.3