Skip to content

Commit

Permalink
renamed skiplist_volume to fixed_length_skiplist_volume
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Andreev committed Apr 28, 2008
1 parent 9683d13 commit aef96be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/strokedb/volumes.rb
Expand Up @@ -2,4 +2,4 @@
require 'volumes/block_volume'
require 'volumes/distributed_pointer'
require 'volumes/map_volume'
require 'volumes/skiplist_volume'
require 'volumes/fixed_length_skiplist_volume'
File renamed without changes.

0 comments on commit aef96be

Please sign in to comment.