lib/aetherg.rb in aetherg-0.3.3 vs lib/aetherg.rb in aetherg-0.3.4

- old
+ new

@@ -1,5 +1,4 @@ require 'rubygems' require 'thor/group' -require File.expand_path('../aetherg/string', __FILE__) require File.expand_path('../aetherg/aetherg', __FILE__) require File.expand_path('../aetherg/version', __FILE__)