OSDN Git Service

[1] The test senario for 'and2' was modified.
authorU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Tue, 23 Aug 2011 01:53:00 +0000 (10:53 +0900)
committerU-tackya-PC\tackya <yammouch@users.sourceforge.jp>
Tue, 23 Aug 2011 01:53:00 +0000 (10:53 +0900)
test/graph.clj

index 9a05313..57fc665 100755 (executable)
           :nodes '[[n-0 in a]
                    [n-1 in b]
                    [n-4 and2]
-                   [n-5 out z]
+                   [n-6 out z]
                    ]
           :edges '[[e-2 [n-0 0] [n-4 0]]
                    [e-3 [n-1 0] [n-4 1]]
-                   [e-5 [n-4 0] [n-5 0]]
+                   [e-5 [n-4 0] [n-6 0]]
                    ]})))
 
 ;; gr-andn