Ignore:
Timestamp:
Feb 17, 2016, 12:52:48 PM (8 years ago)
Author:
sommeria
Message:

xmltree updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/@xmltree/parent.m

    r723 r925  
    66% uid    - UID of the lonely child
    77% p      - UID of the parent ([] if root is the child)
    8 %_______________________________________________________________________
     8%__________________________________________________________________________
    99%
    1010% Return the uid of the parent of a node.
    11 %_______________________________________________________________________
    12 % @(#)parent.m                  Guillaume Flandin              02/04/08
     11%__________________________________________________________________________
     12% Copyright (C) 2002-2011  http://www.artefact.tk/
     13
     14% Guillaume Flandin
     15% $Id: parent.m 4460 2011-09-05 14:52:16Z guillaume $
    1316
    1417p = tree.tree{uid}.parent;
Note: See TracChangeset for help on using the changeset viewer.