mirror of https://github.com/CGAL/cgal
main -> main() to make cgal_create_makefile work.
This commit is contained in:
parent
6b6ca3ae20
commit
770773043f
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_circle.h>
|
#include<CGAL/_test_vc2_circle.h>
|
||||||
#include<CGAL/_test_vc2_bit.h>
|
#include<CGAL/_test_vc2_bit.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_circle.h>
|
#include<CGAL/_test_vc2_circle.h>
|
||||||
#include<CGAL/_test_vc2_vc.h>
|
#include<CGAL/_test_vc2_vc.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_point.h>
|
#include<CGAL/_test_vc2_point.h>
|
||||||
#include<CGAL/_test_vc2_bit.h>
|
#include<CGAL/_test_vc2_bit.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_point.h>
|
#include<CGAL/_test_vc2_point.h>
|
||||||
#include<CGAL/_test_vc2_sp.h>
|
#include<CGAL/_test_vc2_sp.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_point.h>
|
#include<CGAL/_test_vc2_point.h>
|
||||||
#include<CGAL/_test_vc2_vc.h>
|
#include<CGAL/_test_vc2_vc.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_poly.h>
|
#include<CGAL/_test_vc2_poly.h>
|
||||||
#include<CGAL/_test_vc2_bit.h>
|
#include<CGAL/_test_vc2_bit.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_poly.h>
|
#include<CGAL/_test_vc2_poly.h>
|
||||||
#include<CGAL/_test_vc2_sp.h>
|
#include<CGAL/_test_vc2_sp.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_poly.h>
|
#include<CGAL/_test_vc2_poly.h>
|
||||||
#include<CGAL/_test_vc2_vc.h>
|
#include<CGAL/_test_vc2_vc.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_segment.h>
|
#include<CGAL/_test_vc2_segment.h>
|
||||||
#include<CGAL/_test_vc2_bit.h>
|
#include<CGAL/_test_vc2_bit.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_segment.h>
|
#include<CGAL/_test_vc2_segment.h>
|
||||||
#include<CGAL/_test_vc2_sp.h>
|
#include<CGAL/_test_vc2_sp.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include<CGAL/_test_vc2_segment.h>
|
#include<CGAL/_test_vc2_segment.h>
|
||||||
#include<CGAL/_test_vc2_vc.h>
|
#include<CGAL/_test_vc2_vc.h>
|
||||||
|
|
||||||
// main
|
// main()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue