<?php
$TOC = array (
  0 => 
  array (
    0 => 'features.gc.refcounting-basics.php',
    1 => 'リファレンスカウントの原理',
  ),
  1 => 
  array (
    0 => 'features.gc.collecting-cycles.php',
    1 => '循環の収集',
  ),
  2 => 
  array (
    0 => 'features.gc.performance-considerations.php',
    1 => 'パフォーマンスの考慮点',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'features.php',
    1 => '機能',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);