Revision 318ea9fb7d435ac0257caef87a1d91c91ea2eb38 authored by Rene Brun on 01 February 2002, 07:47:24 UTC, committed by Rene Brun on 01 February 2002, 07:47:24 UTC
Comments should be:
//  If leaf name has the forme var[nelem], where nelem is alphanumeric, then
//     If nelem is a leaf name, return countval = 1 and the pointer to
//     the leaf named nelem.
//  If leaf name has the forme var[nelem], where nelem is a digit, then
//     return countval = nelem and a null pointer.
//  Otherwise return countval=0 and a null pointer.
/


git-svn-id: http://root.cern.ch/svn/root/trunk@3827 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent b104a5e
History

back to top