- Timestamp:
- 11/21/13 00:53:10 (11 years ago)
- Branches:
- master
- Children:
- f600a02
- Parents:
- b30c30d
- git-author:
- Tomasz Obrebski <obrebski@…> (11/21/13 00:53:10)
- git-committer:
- Tomasz Obrebski <obrebski@…> (11/21/13 00:53:10)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tre/tre
rb30c30d rd6a59ca 380 380 if $DEBUG then print "buildR--#{min}--#{max}--#{tree.inspect}\n" end 381 381 trees=[] 382 print $arcs383 382 for arc in $arcs.select{|a| a[0]==max && $vis.include?([min,a[1]]) } 384 383 if $DEBUG then print "ARC: #{arc.inspect}\n" end
Note: See TracChangeset
for help on using the changeset viewer.