Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cresson Remi
NDVITimeSeries
Commits
28f7ada4
Commit
28f7ada4
authored
Aug 29, 2017
by
remi cresson
Browse files
FIX: remove shared parameters ram
parent
2e8eb6b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/otbLandscapeFragmentation.cxx
View file @
28f7ada4
...
...
@@ -120,8 +120,8 @@ private:
// ram
AddRAMParameter
();
ShareParameter
(
"ram"
,
"gapfillling.ram"
);
ShareParameter
(
"ram"
,
"pca.ram"
);
//
ShareParameter("ram" , "gapfillling.ram");
//
ShareParameter("ram" , "pca.ram");
}
...
...
Write
Preview
Markdown
is supported
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