Skip to content
Snippets Groups Projects
Commit 3a033810 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

STYLE: bad indentation

parent 03ecfdc9
No related branches found
No related tags found
No related merge requests found
......@@ -47,8 +47,8 @@ public:
itkNewMacro(Self);
typedef FilterFunctionValues FilterFunctionValuesType;
typedef ObjectList <FilterFunctionValuesType> InternalWavelengthSpectralBandListType;
typedef InternalWavelengthSpectralBandListType::Pointer WavelengthSpectralBandListType;
typedef ObjectList <FilterFunctionValuesType> InternalWavelengthSpectralBandListType;
typedef InternalWavelengthSpectralBandListType::Pointer WavelengthSpectralBandListType;
//typedef std::map <FilterFunctionValuesType> FilterFunctionValuesMapType;
/** Set the number of bands. */
......
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