Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alex W.
VTK
Commits
00de7f87
Commit
00de7f87
authored
9 years ago
by
David Gobbi
Browse files
Options
Downloads
Patches
Plain Diff
Add newline at end of file to silence warning.
parent
3c4ad8f2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Filters/Core/Testing/Cxx/TestDelaunay2DFindTriangle.cxx
+1
-1
1 addition, 1 deletion
Filters/Core/Testing/Cxx/TestDelaunay2DFindTriangle.cxx
with
1 addition
and
1 deletion
Filters/Core/Testing/Cxx/TestDelaunay2DFindTriangle.cxx
+
1
−
1
View file @
00de7f87
...
...
@@ -93,4 +93,4 @@ int TestDelaunay2DFindTriangle( int vtkNotUsed(argc), char* vtkNotUsed(argv)[] )
del2D
->
Delete
();
return
EXIT_SUCCESS
;
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment