Manifest.txt in ruby-mpfr-0.0.9 vs Manifest.txt in ruby-mpfr-0.0.10

- old
+ new

@@ -2,24 +2,37 @@ History.txt Manifest.txt PostInstall.txt README.rdoc Rakefile +ext/gmp/mpfr/extconf.rb +ext/gmp/mpfr/gmp_header/gmpf.h +ext/gmp/mpfr/gmp_header/gmpq.h +ext/gmp/mpfr/gmp_header/gmpz.h +ext/gmp/mpfr/gmp_header/mprnd.h +ext/gmp/mpfr/gmp_header/ruby_gmp.h +ext/gmp/mpfr/gmp_header/takeover.h +ext/gmp/mpfr/ruby_mpfr_gmp.c +ext/gmp/mpfr/ruby_mpfr_gmp.h ext/mpfr/extconf.rb ext/mpfr/ruby_mpfr.c ext/mpfr/ruby_mpfr.h ext/mpfr_matrix/mpfr/extconf.rb ext/mpfr_matrix/mpfr/func_mpfr_matrix.c ext/mpfr_matrix/mpfr/func_mpfr_matrix.h ext/mpfr_matrix/mpfr/ruby_mpfr.h ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.c ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h +lib/mpfr/gmp.rb lib/mpfr/matrix.rb lib/mpfr/version.rb ruby-mpfr.gemspec script/console script/destroy script/generate +spec/gmp/convert_spec.rb +spec/gmp/rand_spec.rb +spec/gmp/spec_helper.rb spec/mpfr/allocate_spec.rb spec/mpfr/arithmetic_spec.rb spec/mpfr/comparison_spec.rb spec/mpfr/constant_spec.rb spec/mpfr/conversion_spec.rb