Rename example 10.

This commit is contained in:
wo80
2022-03-05 20:50:37 +01:00
parent 1383b57f0a
commit ffbe041f7b
@@ -13,7 +13,7 @@ namespace TriangleNet.Examples
/// <summary>
/// Processing meshes in parallel.
/// </summary>
public class Example10
public class ExamplePar
{
/// <summary>
/// Reads all .poly files from given directory and processes them in parallel.