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
CrayzeeWulf
Xdmf
Commits
8f2dc168
Commit
8f2dc168
authored
Feb 28, 2011
by
Kenneth Leiter
Browse files
BUG: Remove duplicate swig typemap for ItemVector.
parent
062e094d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Xdmf.i
View file @
8f2dc168
...
...
@@ -292,6 +292,4 @@ swig -v -c++ -python -o XdmfPython.cpp Xdmf.i
%
include
XdmfTime
.
hpp
%
include
XdmfTopology
.
hpp
%
include
XdmfTopologyType
.
hpp
%
include
XdmfUnstructuredGrid
.
hpp
%
template
(
ItemVector
)
std
::
vector
<
boost
::
shared_ptr
<
XdmfItem
>
>
;
%
include
XdmfUnstructuredGrid
.
hpp
\ No newline at end of file
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