source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/Fundamentals/ChapFundamentalsEntityDef.dtd@ 1324

Last change on this file since 1324 was 904, checked in by garnier, 17 years ago

ajout de la doc

File size: 621 bytes
Line 
1<!-- In below you need to define entities of all xml files you want to -->
2<!-- include from the current directory into the G4 DocBook manual. -->
3
4<!ENTITY chapFundamentals SYSTEM "./ChapFundamentals.xml">
5
6<!ENTITY classCategory SYSTEM "./classCategory.xml">
7<!ENTITY global SYSTEM "./global.xml">
8<!ENTITY unitSystem SYSTEM "./unitSystem.xml">
9<!ENTITY run SYSTEM "./run.xml">
10<!ENTITY event SYSTEM "./event.xml">
11<!ENTITY eventGenerator SYSTEM "./eventGenerator.xml">
12<!ENTITY biasing SYSTEM "./biasing.xml">
13
14
15
Note: See TracBrowser for help on using the repository browser.