Skip to content

Commit 1ff5a1f

Browse files
cleaning
1 parent 909c7ed commit 1ff5a1f

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,6 +1266,7 @@ Circular_kernel_2/Benchmarks/parser/Report.pdf -text svneol=unset#application/pd
12661266
Circular_kernel_2/Benchmarks/readme.doc -text svneol=unset#application/msword
12671267
Circular_kernel_2/Benchmarks/readme.pdf -text svneol=unset#application/pdf
12681268
Circular_kernel_2/Benchmarks/readme.sxw -text
1269+
Circular_kernel_2/changes -text
12691270
Circular_kernel_2/demo/Circular_kernel_2/README -text
12701271
Circular_kernel_2/demo/Circular_kernel_2/demo.vcproj eol=crlf
12711272
Circular_kernel_2/demo/Circular_kernel_2/help/get_arc.jpeg -text svneol=unset#image/jpeg

Circular_kernel_2/changes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
for release 3.4 :
2+
3+
Global functions intersect, do_intersect
4+
5+
missing cases in intersection computations added
6+
7+
Construct_supporting_line_2 Construct_supporting_circle_2 deprecated.
8+
Replaced by Construct_line_2, Construct_circle_2
9+
10+
11+
12+

Circular_kernel_2/dont_submit

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
1+
TODO
2+
changes
13
GNUmakefile
4+
makefile
25
bench
3-
Benchmarks
6+
Benchmarks/
47
include/CGAL/Filtered_hexagon_circular_kernel_2.h
58
include/CGAL/Filtered_hexagon_circular_kernel_2/
6-
Arr_circular_arc_traits_checker.h
7-
Arr_circular_arc_traits_tracer.h
89
Lazy_circular_kernel_2.h
910
Lazy_circular_kernel_constructions.h
10-
Lazy_Circular_kernel_arrangement.cpp
11-
Lazy_Circular_kernel_arrangement_Line_arc.cpp
12-
Lazy_Circular_kernel_arrangement_Line_Circular.cpp
1311
old_lazy/
14-
test_Lazy_circular_kernel.cpp
15-
test_Lazy_Line_arc.cpp
16-
demo_Lazy_line_circle.cpp
17-
demo_elias.cpp
18-
demo_circle.cpp
19-
demo_line.cpp
20-
demo_viewer.cpp
12+

0 commit comments

Comments
 (0)