Subversion Repositories wimsdev

Rev

Rev 2071 | Rev 17046 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2071 Rev 16116
Line 1... Line 1...
1
<p><center>
1
<h4>
2
<h4>±¾Á·Ï°ÔÊÐíʹÓõķ½·¨
2
±¾Á·Ï°ÔÊÐíʹÓõķ½·¨
3
</h4></center><p>
3
</h4>
4
 
4
 
5
<dl>
5
<dl>
6
!for m in $mthlist
6
!for m in $mthlist
7
 !read deduc/meth/$module_language/$m.def
7
  !read deduc/meth/$module_language/$m.def
8
 <p><dt><b><u>$methtit.</u></b> <dd>
8
  <dt><b>$methtit.</b></dt>
-
 
9
  <dd>
9
 $methhelp
10
  $methhelp
-
 
11
  </dd>
10
!next m
12
!next m
11
!set nc=!linecnt $m_context
13
!set nc=!linecnt $m_context
12
!if prf/cleanhyp notitemof $mthlist and $nc>10
14
!if prf/cleanhyp notitemof $mthlist and $nc>10
13
 !read deduc/meth/$module_language/prf/cleanhyp.def
15
  !read deduc/meth/$module_language/prf/cleanhyp.def
14
 <p><dt><b><u>$methtit.</u></b> <dd>
16
  <dt><b>$methtit.</b></dt>
-
 
17
  <dd>
15
 $methhelp
18
  $methhelp
-
 
19
  </dd>
16
!endif
20
!endif
17
</dl>
21
</dl>