Ver código fonte

added Example

Martin Thoma 12 anos atrás
pai
commit
70467ef68c
3 arquivos alterados com 4 adições e 2 exclusões
  1. 1 1
      tikz/b-tree/Makefile
  2. 3 1
      tikz/b-tree/Readme.md
  3. BIN
      tikz/b-tree/b-tree-3.png

+ 1 - 1
tikz/b-tree/Makefile

@@ -1,4 +1,4 @@
-SOURCE = b-tree-2
+SOURCE = b-tree-3
 DELAY = 80
 DENSITY = 300
 WIDTH = 512

+ 3 - 1
tikz/b-tree/Readme.md

@@ -1,3 +1,5 @@
 Compiled example
 ----------------
-![Example](b-tree.png)
+![Example](b-tree-2.png)
+
+![Example](b-tree-3.png)

BIN
tikz/b-tree/b-tree-3.png