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/command/chapter.sgml | |
| 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/command/chapter.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/command/chapter.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/command/chapter.sgml b/fml/doc/ja/tutorial/command/chapter.sgml index d84cd759..db27b548 100644 --- a/fml/doc/ja/tutorial/command/chapter.sgml +++ b/fml/doc/ja/tutorial/command/chapter.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.sgml,v 1.5 2002/07/05 04:01:36 fukachan Exp $ + $FML: chapter.sgml,v 1.6 2002/07/07 01:57:10 fukachan Exp $ --> <chapter> @@ -11,6 +11,8 @@ <!-- モジュールの使い方について、 FML::Command:: 以下の話 --> §.command.module; +§.command.dataflow; + <!-- コマンドの拡張例 --> §.command.extension; |
