Skip to content

Commit

Permalink
Add interval-tree.rb and spec for it
Browse files Browse the repository at this point in the history
  • Loading branch information
G. Allen Morris III committed Nov 12, 2012
1 parent bca8a93 commit 2e3e889
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/interval-tree.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

include 'inclucive-interval-tree'
include 'exclusive-interval-tree'

0 comments on commit 2e3e889

Please sign in to comment.