| Line | |
|---|
| 1 | <!-- ******************************************************** -->
|
|---|
| 2 | <!-- -->
|
|---|
| 3 | <!-- In this file you need to define entities of all -->
|
|---|
| 4 | <!-- chpater-dtd files you want to include into the -->
|
|---|
| 5 | <!-- G4 DocBook manual. -->
|
|---|
| 6 | <!-- -->
|
|---|
| 7 | <!-- [History] -->
|
|---|
| 8 | <!-- Creattion: Katsuya Amako, Aug-2006 -->
|
|---|
| 9 | <!-- -->
|
|---|
| 10 | <!-- ******************************************************** -->
|
|---|
| 11 |
|
|---|
| 12 | <!ENTITY % chapIntroductionEntityDef SYSTEM
|
|---|
| 13 | "Introduction/ChapIntroductionEntityDef.dtd">
|
|---|
| 14 | <!ENTITY % chaptUnixMachinesEntityDef SYSTEM
|
|---|
| 15 | "UnixMachines/ChapUnixMachinesEntityDef.dtd">
|
|---|
| 16 | <!ENTITY % chapPCMachinesEntityDef SYSTEM
|
|---|
| 17 | "PCMachines/ChapPCMachinesEntityDef.dtd">
|
|---|
| 18 |
|
|---|
| 19 |
|
|---|
| 20 | %chapIntroductionEntityDef;
|
|---|
| 21 | %chaptUnixMachinesEntityDef;
|
|---|
| 22 | %chapPCMachinesEntityDef;
|
|---|
| 23 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.