summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-02-18 02:24:46 +0000
committerfukachan <fukachan>2003-02-18 02:24:46 +0000
commite61dd424349dd30c5a7a5f9005b938ecb0314576 (patch)
tree216087ce70c622b2ceb43fa1ff5d7430ec315ecd /fml/doc/ja/tutorial/include
parent3bd9a8f2665021a7bfa65640ada3bff491a88d88 (diff)
downloadfml8-e61dd424349dd30c5a7a5f9005b938ecb0314576.tar.gz
fml8-e61dd424349dd30c5a7a5f9005b938ecb0314576.tar.bz2
fml8-e61dd424349dd30c5a7a5f9005b938ecb0314576.zip
how to add a new program (rewritten version of regress/scheduler/)
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 a6a67503..69d421c4 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.61 2003/01/05 10:09:06 fukachan Exp $
+ $FML: chapters.ent,v 1.62 2003/02/16 13:07:16 fukachan Exp $
-->
<!entity versin "1.1">
@@ -166,6 +166,7 @@
<!entity chapter.module.io.adapter SYSTEM "module/IO::Adapter.sgml">
<!entity chapter.module.mail.message SYSTEM "module/Mail::Message.sgml">
<!entity chapter.module.nl SYSTEM "module/nativelanguage.sgml">
+<!entity chapter.module.create SYSTEM "module/create.sgml">