action_basic.sgml
brancharpeges
changeset 0 1397c2bfefa2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/action_basic.sgml	Mon Dec 26 19:21:22 2005 -0500
@@ -0,0 +1,47 @@
+<?xml version="1.0"?>
+<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4//EN"
+        "/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd"
+[
+  <!ENTITY % struct-dtd SYSTEM "struct.dtd">
+  %struct-dtd;
+]>
+<part id="pactions" revision="$Revision: 1841 $ $Name$" userlevel="basic"
+  xmlns:xi="http://www.w3.org/2003/XInclude">
+  <title id="ptactions">L'action</title>
+    
+    <xi:include href="actions.sgml"/>
+
+    <xi:include href="advacts.sgml"/>
+      
+    <xi:include href="objets.sgml"/>
+
+    <xi:include href="ouvrages.sgml"/>
+
+    <xi:include href="dommages.sgml"/>
+
+    <xi:include href="domadv.sgml"/>
+
+    <xi:include href="armesgen.sgml"/>
+
+    <xi:include href="combat.sgml"/>
+
+    <xi:include href="tir.sgml"/>
+
+</part>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: xml
+sgml-omittag:nil
+sgml-shorttag:t
+sgml-namecase-general:t
+sgml-general-insert-case:lower
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:t
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+sgml-default-dtd-file:"part.ced"
+End:
+-->