Replacing Core::Expr and GMPq by Quotient<MP_Float>

This commit is contained in:
Pedro Machado Manhaes de Castro 2006-08-09 14:15:10 +00:00
parent 23b7d4e311
commit 80e384ecdc
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ int main() {
#include <CGAL/Arr_naive_point_location.h>
#include <CGAL/IO/Dxf_variant_reader.h>
typedef CGAL::Gmpq NT1;
typedef CGAL::Quotient<CGAL::MP_Float> NT1;
//typedef CGAL::Quotient<CGAL::MP_Float> NT;
//typedef CGAL::Lazy_exact_nt<CGAL::Gmpq> NT;