diff options
| author | fukachan <fukachan> | 2002-12-25 11:50:42 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-12-25 11:50:42 +0000 |
| commit | e7f3699a6b0167a0ca3d73a4bd45f7d199aed0ba (patch) | |
| tree | b5c76654d25b92ae765718d0fa6f0efae270368d /fml/doc/ja/tutorial/include | |
| parent | cbac4ddc620861ba21ae96eb8b403f688cd6d577 (diff) | |
| download | fml8-e7f3699a6b0167a0ca3d73a4bd45f7d199aed0ba.tar.gz fml8-e7f3699a6b0167a0ca3d73a4bd45f7d199aed0ba.tar.bz2 fml8-e7f3699a6b0167a0ca3d73a4bd45f7d199aed0ba.zip | |
add command dataflow section
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 4 |
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 b02f645d..33644849 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.56 2002/11/09 14:16:18 fukachan Exp $ + $FML: chapters.ent,v 1.57 2002/11/26 11:17:13 fukachan Exp $ --> <!entity versin "1.1"> @@ -13,6 +13,7 @@ <!-- 画像 --> <!entity image.architecture SYSTEM "architecture.gif" ndata gif> +<!entity image.command.dataflow SYSTEM "command.dataflow.gif" ndata gif> <!entity image.ml SYSTEM "ml.gif" ndata gif> <!entity image.cgi.top SYSTEM "cgi.top.gif" ndata gif> <!entity image.cgi.newml SYSTEM "cgi.newml.gif" ndata gif> @@ -87,6 +88,7 @@ <!-- コマンド --> <!entity chapter.command SYSTEM "command/chapter.sgml"> +<!entity sect.command.dataflow SYSTEM "command/dataflow.sgml"> <!entity sect.command.internal SYSTEM "command/internal.sgml"> <!entity sect.command.extension SYSTEM "command/extension.sgml"> <!entity sect.command.module SYSTEM "command/module.sgml"> |
