<?php
$TOC = array (
  0 => 
  array (
    0 => 'sem.installation.php',
    1 => 'インストール手順',
  ),
  1 => 
  array (
    0 => 'sem.configuration.php',
    1 => '実行時設定',
  ),
  2 => 
  array (
    0 => 'sem.resources.php',
    1 => 'リソース型',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.sem.php',
    1 => 'セマフォ',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'プロセス制御',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);