summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-05-26 08:56:51 +0000
committerfukachan <fukachan>2003-05-26 08:56:51 +0000
commit00641610acad3d3e3f121faa37b2ce0cbbaa171e (patch)
tree4a591bab7e1fc3a19b2858d5a1973de6d78c5c36 /fml/doc/ja/tutorial/include
parentfdec58e32c02968fea088ac8a5ce0b96b3a34f5c (diff)
downloadfml8-00641610acad3d3e3f121faa37b2ce0cbbaa171e.tar.gz
fml8-00641610acad3d3e3f121faa37b2ce0cbbaa171e.tar.bz2
fml8-00641610acad3d3e3f121faa37b2ce0cbbaa171e.zip
consideration on IO abstraction layer
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent3
1 files changed, 2 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index 9800936a..4bfb331d 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.70 2003/04/13 04:36:11 fukachan Exp $
+ $FML: chapters.ent,v 1.71 2003/05/12 10:16:39 fukachan Exp $
-->
<!entity versin "1.1">
@@ -138,6 +138,7 @@
<!entity chapter.restriction SYSTEM "internals/restriction.sgml">
<!entity chapter.credential SYSTEM "internals/credential.sgml">
<!entity chapter.lock SYSTEM "internals/lock.sgml">
+<!entity chapter.io.abstraction SYSTEM "internals/io_abstraction.sgml">
<!entity chapter.virtual SYSTEM "virtual/chapter.sgml">