Add shell functions to (un)bar Cells
This commit is contained in:
parent
cd43e41eab
commit
94ba127039
2 changed files with 23 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
oml ipa stream-id 255 line 0
|
||||
neighbor-list mode automatic
|
||||
<% @bts.each_with_index do |b, i| -%>
|
||||
<% if i != index -%>
|
||||
<% if i < index -%>
|
||||
neighbor bts <%= i %>
|
||||
<% end -%>
|
||||
<% end -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue