Line 4: Line 4:
 
<graphviz renderer='neato' caption='2014.1.16'>
 
<graphviz renderer='neato' caption='2014.1.16'>
 
graph example2 {
 
graph example2 {
   q0 -- q0;
+
   q0 -- q0[label="0,1"];
 
   q0 -- q1;
 
   q0 -- q1;
 
   q1 -- q2;
 
   q1 -- q2;

Revision as of 09:55, 11 July 2014


2014.1.16


2014.1.16