lib/spss.rb in statsample-0.5.0 vs lib/spss.rb in statsample-0.5.1

- old
+ new

@@ -4,10 +4,10 @@ # # Copyright (C) 2009 Claudio Bustos # # Claudio Bustos mailto:clbustos@gmail.com -module SPSS +module SPSS # :nodoc: all module Dictionary class Element def add(a) @elements.push(a) end