This commit is contained in:
wagic.the.homebrew
2008-11-02 09:50:16 +00:00
commit d45e3b101b
726 changed files with 179125 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
digraph G
{
edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
node [fontname="FreeSans.ttf",fontsize=10,shape=record];
rankdir=LR;
Node1 [label="JAnimator",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_j_animator.html"];
}