Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ben Boeckel
Xdmf
Commits
305f17b4
Commit
305f17b4
authored
Apr 07, 2008
by
Berk Geveci
Browse files
ENH: Test
parent
ac0a956b
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtk/vtkXdmfWriter.cxx
View file @
305f17b4
...
...
@@ -110,7 +110,7 @@ struct vtkXdmfWriterInternal
//----------------------------------------------------------------------------
vtkStandardNewMacro
(
vtkXdmfWriter
);
vtkCxxRevisionMacro
(
vtkXdmfWriter
,
"1.
2
"
);
vtkCxxRevisionMacro
(
vtkXdmfWriter
,
"1.
3
"
);
//----------------------------------------------------------------------------
vtkXdmfWriter
::
vtkXdmfWriter
()
...
...
@@ -1491,4 +1491,3 @@ void vtkXdmfWriterInternal::DetermineCellTypes(vtkPointSet * t, vtkXdmfWriterInt
}
cell
->
Delete
();
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment