mirror of https://github.com/CGAL/cgal
Move Z2 and Zp to Number_types
This commit is contained in:
parent
e0ba225059
commit
806f74e9d7
|
|
@ -23,6 +23,7 @@ create_single_source_cgal_program("Gmpq.cpp")
|
|||
create_single_source_cgal_program("Gmpq_new.cpp")
|
||||
create_single_source_cgal_program("Gmpz.cpp")
|
||||
create_single_source_cgal_program("Gmpzf_new.cpp")
|
||||
create_single_source_cgal_program("Zp.cpp")
|
||||
create_single_source_cgal_program("int.cpp")
|
||||
create_single_source_cgal_program("Interval_nt.cpp")
|
||||
create_single_source_cgal_program("Interval_nt_nearest.cpp")
|
||||
|
|
|
|||
Loading…
Reference in New Issue