From 922303b177accef0ce06e6ff9b1e91c2ccb0c90b Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 06 Jan 2009 23:19:37 +0000 Subject: added push and pop (en only) --- (limited to 'images/tr') diff --git a/images/tr/emptyheap.svg b/images/tr/emptyheap.svg new file mode 100644 index 0000000..3ca8e01 --- /dev/null +++ b/images/tr/emptyheap.svg @@ -0,0 +1,71 @@ + + + + + + + + + X + + + + [] + + + + + + + + ! + + diff --git a/images/tr/myblocks/clearheap.svg b/images/tr/myblocks/clearheap.svg new file mode 100644 index 0000000..6c200e4 --- /dev/null +++ b/images/tr/myblocks/clearheap.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + empty + + + heap + + diff --git a/images/tr/myblocks/pop.svg b/images/tr/myblocks/pop.svg new file mode 100644 index 0000000..54825af --- /dev/null +++ b/images/tr/myblocks/pop.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + pop + + diff --git a/images/tr/myblocks/printheap.svg b/images/tr/myblocks/printheap.svg new file mode 100644 index 0000000..e8434ab --- /dev/null +++ b/images/tr/myblocks/printheap.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + show + + + heap + + diff --git a/images/tr/myblocks/push.svg b/images/tr/myblocks/push.svg new file mode 100644 index 0000000..2e0d236 --- /dev/null +++ b/images/tr/myblocks/push.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + push + + -- cgit v0.9.1