"Fossies" - the Fresh Open Source Software Archive

Member "ncc-2.8/doc/dbstree.aux" (8 Dec 2005, 900 Bytes) of package /linux/privat/old/ncc-2.8.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 \relax 
    2 \@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}}
    3 \@writefile{toc}{\contentsline {section}{\numberline {2}Description of the tree}{1}}
    4 \@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Balancing the tree}{1}}
    5 \@writefile{toc}{\contentsline {section}{\numberline {3}Characteristics of the tree}{2}}
    6 \@writefile{toc}{\contentsline {section}{\numberline {4}Database initialization}{2}}
    7 \newlabel{init}{{4}{2}}
    8 \@writefile{toc}{\contentsline {section}{\numberline {5}Conclusions}{3}}
    9 \@writefile{toc}{\contentsline {section}{\numberline {6}Sample code}{4}}
   10 \@writefile{toc}{\contentsline {subsection}{\numberline {6.1}Removing a node}{4}}
   11 \newlabel{app:rmv}{{6.1}{4}}
   12 \@writefile{toc}{\contentsline {subsection}{\numberline {6.2}Balancing}{5}}
   13 \newlabel{code:balance}{{6.2}{5}}
   14 \@writefile{toc}{\contentsline {subsection}{\numberline {6.3}Inserting a node}{7}}