Subversion

guisurfer_software

?curdirlinks? - Rev 2

?prevdifflink? - Blame


digraph ndfaminimizedClientDBhaskellMainForm {
 rankdir = LR ;
 startstate0 [shape=circle , label=startstate0 ,color=black];
 state1 [shape=circle , label=state1 ,color=black];
 closeend [shape=circle , label=closeend ,color=black];
 
 startstate0 [shape=circle , label= startstate0, color=green];
 
 
 closeend [shape=doublecircle , color=red];
 startstate0 -> state1 [label = "\"init/condInit1/[4,5,6,7]\""];
 
 
 state1 -> closeend [label = "\"Edit/cond2/[2]\",\"Exit/cond3/[3]\",\"Find/cond1/[1]\""];
 
 
 node [shape=none, lavel=initialState, style = invis];
_newStatestartstate0 -> startstate0[color = green];
 
}

Generated by GNU Enscript 1.6.5.90.

Theme by Vikram Singh | Powered by WebSVN v2.3.3