Skip to content
Snippets Groups Projects
Commit 00de7f87 authored by David Gobbi's avatar David Gobbi
Browse files

Add newline at end of file to silence warning.

parent 3c4ad8f2
Branches
No related tags found
No related merge requests found
......@@ -93,4 +93,4 @@ int TestDelaunay2DFindTriangle( int vtkNotUsed(argc), char* vtkNotUsed(argv)[] )
del2D->Delete();
return EXIT_SUCCESS;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment