summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-02-26 10:36:04 +0000
committerfukachan <fukachan>2004-02-26 10:36:04 +0000
commitb2a7a24cdc55e577437e608d3dbb9f6b365606ea (patch)
tree31d5cc218e014cd6df94bb6a97f09e8b775d4c74 /fml/doc/ja/tutorial/include
parentb7d7c4d7a9b1e6124e95969da914b77d3f72514c (diff)
downloadfml8-b2a7a24cdc55e577437e608d3dbb9f6b365606ea.tar.gz
fml8-b2a7a24cdc55e577437e608d3dbb9f6b365606ea.tar.bz2
fml8-b2a7a24cdc55e577437e608d3dbb9f6b365606ea.zip
add chapter on language handling
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-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 7ada7f75..e1d433ab 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.80 2003/12/21 03:19:13 fukachan Exp $
+ $FML: chapters.ent,v 1.81 2003/12/21 14:23:10 fukachan Exp $
-->
<!entity versin "1.1">
@@ -145,6 +145,8 @@
<!entity chapter.lock SYSTEM "internals/lock.sgml">
<!entity chapter.io.abstraction SYSTEM "internals/io_abstraction.sgml">
<!entity chapter.errormail SYSTEM "internals/errormail.sgml">
+<!entity chapter.language SYSTEM "internals/language.sgml">
+
<!entity chapter.virtual SYSTEM "virtual/chapter.sgml">