Help for this page

Select Code to Download


  1. or download this
     # Bind
     ::d::autoBindmap $intfcName 
    
    ...
    
     #write component 
     ::d::writeLib $module
    
  2. or download this
     my $rpow;
    
    for $rpow (@remove_power_list) {
    ...
            }             
    close $bf_content;
    }
    
  3. or download this
     # Bind
     ::d::autoBindmap $intfcName 
    
    ...
     }
    
    -----------------------so many other lines----------------------------
    +---