Skip to content
Snippets Groups Projects
Commit 2276709a authored by Andrew Cohen's avatar Andrew Cohen
Browse files

eol and default argin

parent 5a89e7db
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ if nargin<2
bC=0;
end
if nargin<3
excludeFile={};
excludeFiles={};
end
if bC
flist = dir(fullfile(folder, '*.cpp'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment