Loading @GUI/about_call.m 0 → 100644 +3 −0 Original line number Diff line number Diff line function [] = about_call(object,src,event) msgbox(sprintf('Table Toolbox v%s\nCopyright 2010\nColin Eles\nMcMaster Center for Software Certification',object.version),'About Table Tool','modal'); end No newline at end of file @GUI/help_call.m 0 → 100644 +3 −0 Original line number Diff line number Diff line function [] = help_call(object,src,event) end No newline at end of file Loading
@GUI/about_call.m 0 → 100644 +3 −0 Original line number Diff line number Diff line function [] = about_call(object,src,event) msgbox(sprintf('Table Toolbox v%s\nCopyright 2010\nColin Eles\nMcMaster Center for Software Certification',object.version),'About Table Tool','modal'); end No newline at end of file
@GUI/help_call.m 0 → 100644 +3 −0 Original line number Diff line number Diff line function [] = help_call(object,src,event) end No newline at end of file