Commit 99756cca authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: clean application in DoInit()

No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
...@@ -54,6 +54,7 @@ private: ...@@ -54,6 +54,7 @@ private:
AddDocTag(Tags::Geometry); AddDocTag(Tags::Geometry);
AddDocTag(Tags::Pansharpening); AddDocTag(Tags::Pansharpening);
ClearApplications();
AddApplication("Superimpose", "superimpose", "Reproject XS onto Pan"); AddApplication("Superimpose", "superimpose", "Reproject XS onto Pan");
AddApplication("Pansharpening", "pansharp", "Fusion of XS and Pan"); AddApplication("Pansharpening", "pansharp", "Fusion of XS and Pan");
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment