From: Christos Zoulas Date: Mon, 28 Jul 2008 17:13:32 +0000 (+0000) Subject: add magic for graphviz. X-Git-Tag: FILE5_05~350 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdec03e7941bba908d42be0ff603ef6a90d6fe7b;p=file add magic for graphviz. --- diff --git a/magic/Magdir/graphviz b/magic/Magdir/graphviz new file mode 100644 index 00000000..1ffa6cdb --- /dev/null +++ b/magic/Magdir/graphviz @@ -0,0 +1,7 @@ + +#------------------------------------------------------------------------------ +# graphviz: file(1) magic for http://www.graphviz.org/ +0 regex/100 [\t\ ]*graph[\t\ ]*.*\{ graphviz graph text +!:mime text/vnd.graphviz +0 regex/100 [\t\ ]*digraph[\t\ ]*.*\{ graphviz digraph text +!:mime text/vnd.graphviz