From 36f95111ce07e9053c78430ff2dffb454a64c768 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 28 Feb 2009 22:35:43 +0000 Subject: adding de sv sl --- (limited to 'images/sl/flow') diff --git a/images/sl/flow/flowgroup.svg b/images/sl/flow/flowgroup.svg new file mode 100644 index 0000000..cb4c655 --- /dev/null +++ b/images/sl/flow/flowgroup.svg @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + X + + + Flow + + + + + + + + + wait + + + + forever + + + + repeat + + + + if + + + then + + + + stop + + + stack + + + + if + + + then + + + else + + + + + + + diff --git a/images/sl/flow/flowmask.svg b/images/sl/flow/flowmask.svg new file mode 100644 index 0000000..ac29920 --- /dev/null +++ b/images/sl/flow/flowmask.svg @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + diff --git a/images/sl/flow/forever.svg b/images/sl/flow/forever.svg new file mode 100644 index 0000000..a3e0d0b --- /dev/null +++ b/images/sl/flow/forever.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + forever + diff --git a/images/sl/flow/hspace.svg b/images/sl/flow/hspace.svg new file mode 100644 index 0000000..757eecc --- /dev/null +++ b/images/sl/flow/hspace.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + diff --git a/images/sl/flow/if.svg b/images/sl/flow/if.svg new file mode 100644 index 0000000..aaf6379 --- /dev/null +++ b/images/sl/flow/if.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + if + + then + diff --git a/images/sl/flow/ifelse.svg b/images/sl/flow/ifelse.svg new file mode 100644 index 0000000..5231176 --- /dev/null +++ b/images/sl/flow/ifelse.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + if + + then + + else + \ No newline at end of file diff --git a/images/sl/flow/lock.svg b/images/sl/flow/lock.svg new file mode 100644 index 0000000..fc788b6 --- /dev/null +++ b/images/sl/flow/lock.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/sl/flow/repeat.svg b/images/sl/flow/repeat.svg new file mode 100644 index 0000000..d4ed980 --- /dev/null +++ b/images/sl/flow/repeat.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + repeat + diff --git a/images/sl/flow/stopstack.svg b/images/sl/flow/stopstack.svg new file mode 100644 index 0000000..b75f506 --- /dev/null +++ b/images/sl/flow/stopstack.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + stopstack + diff --git a/images/sl/flow/vspace.svg b/images/sl/flow/vspace.svg new file mode 100644 index 0000000..4125221 --- /dev/null +++ b/images/sl/flow/vspace.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + diff --git a/images/sl/flow/wait.svg b/images/sl/flow/wait.svg new file mode 100644 index 0000000..77456a3 --- /dev/null +++ b/images/sl/flow/wait.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + wait + + -- cgit v0.9.1