summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-03-12 00:18:29 +0000
committerfukachan <fukachan>2003-03-12 00:18:29 +0000
commit843773d2efa0395e7f7d0e2dda042822da924c8d (patch)
tree5818ab99dfcd223d8eb8b676b59e0bec866a05ec /fml/doc/ja/tutorial/include
parent60144fd28feb62c6cc78f1e8cf01822ada75e4b3 (diff)
downloadfml8-843773d2efa0395e7f7d0e2dda042822da924c8d.tar.gz
fml8-843773d2efa0395e7f7d0e2dda042822da924c8d.tar.bz2
fml8-843773d2efa0395e7f7d0e2dda042822da924c8d.zip
curproc struct
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent6
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index d19b6b2e..15ae12d3 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.65 2003/02/18 13:40:20 fukachan Exp $
+ $FML: chapters.ent,v 1.66 2003/03/09 08:29:10 fukachan Exp $
-->
<!entity versin "1.1">
@@ -135,6 +135,10 @@
<!-- variables -->
<!entity table.list.variables SYSTEM "internals/list.variables.sgml">
+<!-- -->
+<!entity chapter.struct SYSTEM "internals/struct.sgml">
+<!entity struct.curproc SYSTEM "internals/CURPROC.sgml">
+
<!-- メッセージの取り扱い -->