Skip to content
Snippets Groups Projects
Commit 7de24900 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: update param types in SWIG wrappers

parent 3bf999ff
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,8 @@ namespace Wrapper
ParameterType_ComplexOutputImage,
ParameterType_RAM,
ParameterType_OutputProcessXML,
ParameterType_InputProcessXML
ParameterType_InputProcessXML,
ParameterType_Bool
} ParameterType;
typedef enum
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment