Added list of changes submitted by Jeff Rose <jeff@rosejn.net>.
[rubyvote] / lib / rubyvote / positional.rb
similarity index 99%
rename from lib/positional.rb
rename to lib/rubyvote/positional.rb
index 5136aec0a36167a5b47331193889f24513d3dcd0..11e8a499a9fdceb4a517677545017bb829af8cb8 100644 (file)
@@ -29,8 +29,6 @@
 ## These classes inherit from and/or are modeled after the classes in
 ## election.rb and condorcet.rb
 
-require 'election'
-
 class BordaVote < ElectionVote
 
   def initialize(votes=nil)

Benjamin Mako Hill || Want to submit a patch?