Commit b4fd1186 authored by Colin Eles's avatar Colin Eles
Browse files

latest update

git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6638 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
parent 1c38d981
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
function [] = unsuppressed_output_file(file)
% [] = unsuppressed_output_file(file)
%
% Outputs to the command window a list of the lines in file which likely do 
% not have suppressed output. Lines with keywords which will not produce outputs ie
% (if, else, continue, function, etc.) are ignored.

% look through a file for lines which are unsuppressed