Skip to content
Snippets Groups Projects
Commit bf606d74 authored by Federico Felici's avatar Federico Felici
Browse files

Indenting

parent e4154648
No related branches found
No related tags found
No related merge requests found
......@@ -527,7 +527,7 @@ classdef SCDclass_algo
% fprintf('%s is present, not rerunning %s init\n',...
% parentalgo.getdatadictionary,parentalgo.getname)
% else
fprintf('running inits for parent algorithm %s\n',parentalgo.getname);
% fprintf('running inits for parent algorithm %s\n',parentalgo.getname);
parentalgo.init;
% end
end
......
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