source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/Appendix/AppendixEntityDef.dtd@ 1208

Last change on this file since 1208 was 921, checked in by garnier, 17 years ago

en test de gl2ps. Problemes de libraries

File size: 1.3 KB
Line 
1<!-- ******************************************************** -->
2<!-- -->
3<!-- In this file you need to define entities of all xml -->
4<!-- section files you want to include from the current -->
5<!-- directory into the G4 DocBook manual. -->
6<!-- -->
7<!-- [History] -->
8<!-- Creattion: Katsuya Amako, Aug-2006 -->
9<!-- -->
10<!-- ******************************************************** -->
11
12<!ENTITY appendix SYSTEM "./Appendix.xml">
13
14<!ENTITY appmaterialNames SYSTEM "./materialNames.xml">
15<!ENTITY apptipsCompilation SYSTEM "./tipsCompilation.xml">
16<!ENTITY apphistogramming SYSTEM "./histogramming.xml">
17<!ENTITY appclhepLHCxx SYSTEM "./clhepLHCxx.xml">
18<!ENTITY apptemplateLib SYSTEM "./templateLib.xml">
19<!ENTITY appmakeFile SYSTEM "./makeFile.xml">
20<!ENTITY appbuildFile SYSTEM "./buildFile.xml">
21<!ENTITY apppythonInterface SYSTEM "./pythonInterface.xml">
22<!ENTITY appdevelopmentDebugTools SYSTEM "./developmentDebugTools.xml">
23
24
25
Note: See TracBrowser for help on using the repository browser.