Skip to content

Commit

Permalink
+ #mass pushed up to sexp_processor
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/flog/dev/": change = 5360]
  • Loading branch information
zenspider committed Aug 6, 2009
1 parent 2454d9e commit 5c32cba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/flog.rb
Expand Up @@ -3,13 +3,6 @@
require 'ruby_parser'
require 'optparse'

# REFACTOR: push up to sexp_processor. also in flay
class Sexp
def mass
@mass ||= self.structure.flatten.size
end
end

class Flog < SexpProcessor
VERSION = '2.1.2'

Expand Down

0 comments on commit 5c32cba

Please sign in to comment.