Commit Graph

5 Commits

Author SHA1 Message Date
(no author)
13055c8f46 Restored the t-headers test. 2010-02-08 20:18:09 +00:00
(no author)
9e3074548b correct t-headers.cc 2010-02-08 20:06:25 +00:00
jasonmoxham
9b722633b9 changed gmpxx.h to mpirxx.h for a few odd cases left 2009-02-12 11:37:18 +00:00
jasonmoxham
c6bffec6ad for file in $(find -name \*.cc) ; do sed -e "s/#include \"gmpxx\.h\"/#include \"mpirxx.h\"/g" $file > temp ; mv temp $file ; done 2009-02-12 10:30:03 +00:00
wbhart
a197a2d3eb Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
Removed directories for no longer supported architectures.
2008-04-17 21:03:07 +00:00