Initial commit.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 26 Mar 2005 01:32:38 +0000 (01:32 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 26 Mar 2005 01:32:38 +0000 (01:32 +0000)
commit2c25c90e2aaf57a7508a7988f58b2784d5071a7e
tree4ed57689c1d780df5b097a68f5896218fbc1ce27
Initial commit.
14 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Rakefile [new file with mode: 0644]
TODO [new file with mode: 0644]
bin/redact [new file with mode: 0755]
lib/redact/app.rb [new file with mode: 0644]
lib/redact/part.rb [new file with mode: 0644]
lib/redact/program.rb [new file with mode: 0644]
lib/redact/redact.rb [new file with mode: 0644]
lib/redact/source.rb [new file with mode: 0644]
test/crossfade.rb [new file with mode: 0644]
test/red_rect.rb [new file with mode: 0644]
test/test_basic.rb [new file with mode: 0644]