Initial commit.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 10 Aug 2006 16:05:32 +0000 (18:05 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 10 Aug 2006 16:05:32 +0000 (18:05 +0200)
commit310e91e26bebf168b6081e91da123b4a8cfb9b67
tree161e74d95042ac38b4f0c8f4b1d705bf10a79cb1
Initial commit.
14 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
Rakefile [new file with mode: 0644]
ext/comments.c [new file with mode: 0644]
ext/comments.h [new file with mode: 0644]
ext/ext.c [new file with mode: 0644]
ext/vcedit.c [new file with mode: 0644]
ext/vcedit.h [new file with mode: 0644]
lib/ogg/vorbis/tagger.rb [new file with mode: 0644]
rake/configuretask.rb [new file with mode: 0644]
rake/extensiontask.rb [new file with mode: 0644]
rake/gcc4test.rb [new file with mode: 0644]
test/test_main.rb [new file with mode: 0644]