Subversion Repositories wimsdev

Rev

Rev 16116 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

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