mirror of
https://codeberg.org/vcbferreira/NuFI_deal.ii
synced 2026-08-12 14:33:18 +02:00
removed file added by accident
This commit is contained in:
Binary file not shown.
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user