diff options
| author | fukachan <fukachan> | 2001-11-25 12:03:23 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-11-25 12:03:23 +0000 |
| commit | 7c724645a73f51cf022b1ebecd09ba64e8febb05 (patch) | |
| tree | 4c1e699340156af501bbc3dc4e3d8e0bf19fcf80 /fml/doc/ja/tutorial/include/chapters.ent | |
| parent | 3ee1f5e998746cbdcbc09688f6a1accbffb220b0 (diff) | |
| download | fml8-7c724645a73f51cf022b1ebecd09ba64e8febb05.tar.gz fml8-7c724645a73f51cf022b1ebecd09ba64e8febb05.tar.bz2 fml8-7c724645a73f51cf022b1ebecd09ba64e8febb05.zip | |
how to restrict and check input data
Diffstat (limited to 'fml/doc/ja/tutorial/include/chapters.ent')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 3 |
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 9b0388d2..d0521c9b 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.24 2001/11/25 03:52:13 fukachan Exp $ + $FML: chapters.ent,v 1.25 2001/11/25 06:06:57 fukachan Exp $ --> <!entity versin "1.1"> @@ -60,6 +60,7 @@ <!entity chapter.programingstyle SYSTEM "internals/style.sgml"> <!entity chapter.design SYSTEM "internals/design.sgml"> <!entity chapter.config.cf SYSTEM "internals/config.cf.sgml"> +<!entity chapter.restriction SYSTEM "internals/restriction.sgml"> <!-- variables --> <!entity table.list.variables SYSTEM "internals/list.variables.sgml"> |
