comparison nworker.rhope @ 73:6a1a7d5cc2d9

Add some error checking, cleanup output and add a bad test file
author Mike Pavone <pavone@retrodev.com>
date Sat, 19 Jun 2010 23:13:41 -0400
parents d0ce696786cc
children a844c623c7df
comparison
equal deleted inserted replaced
72:f7bcf3db1342 73:6a1a7d5cc2d9
374 nextnode <- [node]Output Types <<[ [()]Append[ [[worker]Input Types >>]Index[[node]Data >>] ] ] 374 nextnode <- [node]Output Types <<[ [()]Append[ [[worker]Input Types >>]Index[[node]Data >>] ] ]
375 }{ 375 }{
376 If[[[node]Type >>] = ["output"]] 376 If[[[node]Type >>] = ["output"]]
377 { 377 {
378 out <- nodelist 378 out <- nodelist
379
379 }{ 380 }{
380 [node]Has Input Types? 381 [node]Has Input Types?
381 { 382 {
382 If[[[node]Type >>] = ["setfield"]] 383 If[[[node]Type >>] = ["setfield"]]
383 { 384 {