Skip to content
Snippets Groups Projects
Commit b25bac8b authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

modify comment

parent 143e5b5b
No related branches found
No related tags found
No related merge requests found
function self = pop(self)
%increase the stack pointer and return 'top' node data
% usage :
% element = pop(stack)
% stack = pop(stack)
% element = element(stack)
% $Id$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment