Ignore:
Timestamp:
Feb 17, 2001, 3:03:14 PM (25 years ago)
Author:
umoeller
Message:

Updates to XML.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/tree.c

    r33 r38  
    194194 * fnCompareIDs:
    195195 *
    196  *added V0.9.9 (2000-02-06) [umoeller]
     196 *added V0.9.9 (2001-02-06) [umoeller]
    197197 */
    198198
     
    252252 *          exists.
    253253 *
    254  *@@changed V0.9.9 (2000-02-06) [umoeller]: removed comparison func
     254 *@@changed V0.9.9 (2001-02-06) [umoeller]: removed comparison func
    255255 */
    256256
     
    927927 *      -- 1: current node first, then left node, then right node.
    928928 *      -- 2: left node first, then right node, then current node.
    929  *      -- other: left node first, then current node, then right node.
     929 *      -- 0 or other: left node first, then current node, then right node.
     930 *           This is the sorted order.
    930931 */
    931932
Note: See TracChangeset for help on using the changeset viewer.