<?php
$TOC = array (
  0 => 
  array (
    0 => 'features.gc.refcounting-basics.php',
    1 => 'Bases sobre el conteo de referencias',
  ),
  1 => 
  array (
    0 => 'features.gc.collecting-cycles.php',
    1 => 'Limpieza de Ciclos',
  ),
  2 => 
  array (
    0 => 'features.gc.performance-considerations.php',
    1 => 'Consideraciones sobre el rendimiento',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'features.php',
    1 => 'Caracter&iacute;sticas',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);