source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/GettingStarted/ChapGettingStartedEntityDef.dtd@ 1213

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

ajout de la doc

File size: 831 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 chapGettingStarted SYSTEM "./ChapGettingStarted.xml">
5
6<!ENTITY mainProgram SYSTEM "./mainProgram.xml">
7<!ENTITY geometryDef SYSTEM "./geometryDef.xml">
8<!ENTITY materialDef SYSTEM "./materialDef.xml">
9<!ENTITY particleDef SYSTEM "./particleDef.xml">
10<!ENTITY physicsDef SYSTEM "./physicsDef.xml">
11<!ENTITY eventDef SYSTEM "./eventDef.xml">
12<!ENTITY makeFile SYSTEM "./makeFile.xml">
13<!ENTITY graphicalUserInterface SYSTEM "./graphicalUserInterface.xml">
14<!ENTITY executeProgram SYSTEM "./executeProgram.xml">
15<!ENTITY visualization SYSTEM "./visualization.xml">
16
17
18
Note: See TracBrowser for help on using the repository browser.