Skip to content

Commit

Permalink
removed skiplist & chunked skiplist
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Andreev committed Jun 8, 2008
1 parent 70eeaff commit ff4c04e
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 850 deletions.
3 changes: 0 additions & 3 deletions lib/strokedb/data_structures.rb
@@ -1,4 +1 @@
require 'data_structures/simple_skiplist'
require 'data_structures/skiplist'
require 'data_structures/chunked_skiplist'
require 'data_structures/point_query'
123 changes: 0 additions & 123 deletions lib/strokedb/data_structures/chunked_skiplist.rb

This file was deleted.

25 changes: 0 additions & 25 deletions lib/strokedb/data_structures/point_query.rb

This file was deleted.

0 comments on commit ff4c04e

Please sign in to comment.