Help for this page

Select Code to Download


  1. or download this
    # read in file, make circuit ...
    
    ...
    
        if (@{$Circ->[$l_i][$l_j]} eq '.') { print "i'm here" }
    }