lib/solve/solver/constraint_row.rb in solve-0.4.4 vs lib/solve/solver/constraint_row.rb in solve-0.5.0
- old
+ new
@@ -1,8 +1,8 @@
+require 'forwardable'
+
module Solve
class Solver
- # @author Andrew Garson <agarson@riotgames.com>
- # @author Jamie Winsor <reset@riotgames.com>
class ConstraintRow
extend Forwardable
attr_reader :source