Center dashes in I/O tables

This commit is contained in:
Mael Rouxel-Labbé 2020-07-24 09:24:24 +02:00
parent 6acac6907a
commit b6d3fc47b0
1 changed files with 2 additions and 2 deletions

View File

@ -427,7 +427,7 @@ The table above only lists the functions that work with any polygon mesh.
<td>`read_VTP()`</td>
<td>`read_OBJ()`</td>
<td>`read_GOCAD()`</td>
<td> - </td>
<td><center> - </center></td>
</tr>
<tr>
<td>Output</td>
@ -482,7 +482,7 @@ from the standard \cgal I/O functions, for clarity reasons.
</tr>
<tr>
<td>Output</td>
<td> - </td>
<td><center> - </center></td>
<td>write_multi_point_WKT()</td>
<td>write_multi_linestring_WKT()</td>
<td>write_multi_polygon_WKT()</td>