fixed manifest
[augment.git] / Manifest.txt
blobe8018af2b73307e3105f0454d0cb1965762514c8
1 COPYING
2 History.txt
3 Manifest.txt
4 README.txt
5 Rakefile
6 bin/augment
7 lib/augment.rb
8 lib/layer.rb
9 lib/flet.rb
10 lib/backends/backend.rb
11 lib/backends/coloring_backend.rb
12 lib/backends/test_unit_backend.rb
13 lib/frontends/frontend.rb
14 lib/frontends/augment.el
15 lib/frontends/ansi_color_frontend.rb
16 lib/frontends/html_frontend.rb
17 spec/ansi_frontend_spec.rb
18 spec/color_backend_spec.rb
19 spec/emacs-frontend-test.el
20 spec/fixtures/augment-output.txt
21 spec/fixtures/drinks/lib/drink.rb
22 spec/fixtures/drinks/test/test_drink.rb
23 spec/fixtures/layers.json
24 spec/html_frontend_spec.rb
25 spec/spec_helper.rb
26 spec/test_backend_spec.rb
27 TODO