Skip to content

Commit

Permalink
complying with echoe conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
robmckinnon committed Mar 24, 2008
1 parent ebefbe7 commit 3ac5bb5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v0.1.0. initial release
File renamed without changes.
3 changes: 2 additions & 1 deletion Manifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
CHANGELOG
examples/forger.rb
examples/hubbit.rb
lib/morph.rb
COPYING
LICENSE
README
spec/morph_spec.rb
spec/spec.opts
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Time to print the nascent method definition:


See examples/ directory for more example code.
See COPYING for the terms of this software.
See LICENSE for the terms of this software.

,
?7+~::+II~
Expand Down
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ begin
morph.author = ["Rob McKinnon"]
morph.email = ["rob ~@nospam@~ rubyforge.org"]
morph.description = File.readlines("README").first
morph.rubyforge_name = "morph"
end

rescue LoadError
Expand Down

0 comments on commit 3ac5bb5

Please sign in to comment.