File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 62126c55f1c6ed444043e7272c4f9e233818a44b Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 527966eb19d4bbf5f02d0fe82dcb57e417082e25 Maintainer: takagi Status: ready -->
4
4
5
5
<reference xml : id =" class.gmp" role =" class" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xmlns : xi =" http://www.w3.org/2001/XInclude" >
6
6
29
29
30
30
<classsynopsis class =" class" >
31
31
<ooclass >
32
+ <modifier >final</modifier >
32
33
<classname >GMP</classname >
33
34
</ooclass >
34
35
41
42
</xi : include >
42
43
</classsynopsis >
43
44
</section >
45
+
46
+ <section role =" changelog" >
47
+ &reftitle.changelog;
48
+ <informaltable >
49
+ <tgroup cols =" 2" >
50
+ <thead >
51
+ <row >
52
+ <entry >&Version; </entry >
53
+ <entry >&Description; </entry >
54
+ </row >
55
+ </thead >
56
+ <tbody >
57
+ <row >
58
+ <entry >8.4.0</entry >
59
+ <entry >
60
+ <classname >GMP</classname > は <modifier >final</modifier > として定義されました。
61
+ </entry >
62
+ </row >
63
+ </tbody >
64
+ </tgroup >
65
+ </informaltable >
66
+ </section >
44
67
</partintro >
45
68
46
69
&reference.gmp.entities.gmp;
You can’t perform that action at this time.
0 commit comments