Skip to content

Commit

Permalink
git-svn-id: svn+ssh://lumo.ucsd.edu/projects/p1/svnroot/pdollar/toolb…
Browse files Browse the repository at this point in the history
…ox@5916 52fe0c90-79fe-0310-8a18-a0b98ad248f8
  • Loading branch information
pdollar committed Jul 6, 2007
1 parent 92bc3d8 commit c8a5657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/toolboxUpdateAllInfo.m
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
% must start in /toolbox base directory - cd( 'c:/code/toolbox' );
dirs={ 'classify', 'classify/private', 'filters', 'images', ...
'images/private', 'matlab', 'external' };
%dirs = {'classify'};

for i=1:length(dirs)
mfiles = dir([ dirs{i}, '/*.m' ]);
Expand Down

0 comments on commit c8a5657

Please sign in to comment.