Manifest.txt in iv-phonic-0.0.5 vs Manifest.txt in iv-phonic-0.0.6

- old
+ new

@@ -1,48 +1,47 @@ .autotest Manifest.txt README.rdoc Rakefile test/test_iv_phonic.rb -ext/include/iv/uchar.h -ext/include/iv/space.h -ext/include/iv/lexer.h -ext/include/iv/conversions.h -ext/include/iv/dtoa.h ext/include/iv/mt19937.h -ext/include/iv/ast.h -ext/include/iv/noncopyable.h -ext/include/iv/ast-factory.h -ext/include/iv/stringpiece.h -ext/include/iv/static_assert.h -ext/include/iv/functor.h -ext/include/iv/parser.h -ext/include/iv/errors.h -ext/include/iv/ast-visitor.h ext/include/iv/token.h -ext/include/iv/enable_if.h ext/include/iv/any.h +ext/include/iv/ast-fwd.h +ext/include/iv/static_assert.h +ext/include/iv/ast.h +ext/include/iv/dtoa.h +ext/include/iv/ast-visitor.h +ext/include/iv/ustringpiece.h +ext/include/iv/ucdata.h +ext/include/iv/ustring.h +ext/include/iv/noncopyable.h ext/include/iv/keyword.h -ext/include/iv/cmdline.h -ext/include/iv/xorshift.h +ext/include/iv/chars.h +ext/include/iv/enable_if.h +ext/include/iv/utils.h +ext/include/iv/conversions.h ext/include/iv/location.h -ext/include/iv/none.h +ext/include/iv/lexer.h +ext/include/iv/xorshift.h +ext/include/iv/space.h ext/include/iv/algorithm.h -ext/include/iv/ustring.h -ext/include/iv/ast-fwd.h -ext/include/iv/utils.h -ext/include/iv/ast-info.h -ext/include/iv/alloc.h -ext/include/iv/chars.h ext/include/iv/fixedcontainer.h -ext/include/iv/ustringpiece.h +ext/include/iv/functor.h +ext/include/iv/cmdline.h ext/include/iv/ast-serializer.h -ext/include/iv/ucdata.h -ext/iv/phonic/factory.h -ext/iv/phonic/parser.h -ext/iv/phonic/encoding.h +ext/include/iv/stringpiece.h +ext/include/iv/uchar.h +ext/include/iv/ast-factory.h +ext/include/iv/alloc.h +ext/include/iv/ast-info.h +ext/include/iv/parser.h +ext/include/iv/none.h +ext/include/iv/errors.h +ext/iv/phonic/ast-fwd.h ext/iv/phonic/source.h -ext/iv/phonic/phonic.cc -ext/iv/phonic/rparser.h ext/iv/phonic/creator.h -ext/iv/phonic/ast-fwd.h -ext/iv/phonic/extconf.rb +ext/iv/phonic/phonic.cc +ext/iv/phonic/extconf.rb +ext/iv/phonic/encoding.h +ext/iv/phonic/parser.h +ext/iv/phonic/factory.h \ No newline at end of file