removed file added by accident

This commit is contained in:
Vasco C. B. Ferreira
2026-07-16 17:14:26 +02:00
parent e309715da7
commit 24b68e5854
2 changed files with 0 additions and 13 deletions
BIN
View File
Binary file not shown.
-13
View File
@@ -1,13 +0,0 @@
digraph G {
graph [layout=dot rankdir=LR]
// This is just an example for you to use as a template.
// Edit as you like. Whenever you save a legal graph
// the layout in the graphviz window will be updated.
vim [href="http://www.vim.org/"]
dot [href="http://www.graphviz.org/"]
vimdot [href="file:///usr/bin/vimdot"]
{vim dot} -> vimdot
}