Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
3 lines (2 sloc) 74 Bytes
function obj=set_lines_executed(obj, lines)
obj.executed(lines)=true;