summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial
diff options
context:
space:
mode:
authorfukachan <fukachan>2009-12-26 13:31:01 +0000
committerfukachan <fukachan>2009-12-26 13:31:01 +0000
commit7bcb2e3bceb3c02cbebb75523425298a33f30683 (patch)
treefe1cd8716cb908e53a06dc11a7be180d2dfee71b /fml/doc/ja/tutorial
parent65f0fbf1a2412e46322c378d1aef2917afa1a024 (diff)
downloadfml8-7bcb2e3bceb3c02cbebb75523425298a33f30683.tar.gz
fml8-7bcb2e3bceb3c02cbebb75523425298a33f30683.tar.bz2
fml8-7bcb2e3bceb3c02cbebb75523425298a33f30683.zip
define bookinfo.cooked entity.
we use it as version-managed bookinfo.sgml.
Diffstat (limited to 'fml/doc/ja/tutorial')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent4
1 files changed, 3 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index cb06358e..e0917909 100644
--- a/fml/doc/ja/tutorial/include/chapters.ent
+++ b/fml/doc/ja/tutorial/include/chapters.ent
@@ -1,5 +1,5 @@
<!--
- $FML: chapters.ent,v 1.112 2006/01/19 14:33:17 fukachan Exp $
+ $FML: chapters.ent,v 1.113 2008/08/19 03:22:05 fukachan Exp $
-->
<!entity versin "1.1">
@@ -26,6 +26,8 @@
<!entity sect.terms SYSTEM "terms.sgml">
<!entity list.recipes SYSTEM "tmp/lor.sgml">
+<!-- メタレベル modified by a program -->
+<!entity bookinfo.cooked SYSTEM "include/bookinfo.sgml.cooked">
<!-- パート I: introduction 〜 インストール、テストまで -->
<!entity chapter.overview.fml SYSTEM "overview/fml.sgml">