mirror of https://github.com/CGAL/cgal
change titles of the "How to" help page of the regular triangulation 2d demo
This commit is contained in:
parent
a9bfee891d
commit
6d17b42a6a
|
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Alpha_shapes_2</title>
|
<title>Constrained_triangulation_2</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<P align="center"><FONT size="5">How to use Triangulation_2 Demo</FONT></P>
|
<P align="center"><FONT size="5">How to use Constrained_triangulation_2 Demo</FONT></P>
|
||||||
<br>
|
<br>
|
||||||
Main Functionality
|
Main Functionality
|
||||||
<UL>
|
<UL>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue