Subversion Repositories wimsdev

Rev

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

  1.  
  2. <h4>Méthodes autorisées dans cet exercice</h4>
  3.  
  4. <dl>
  5. !for m in $mthlist
  6.  !read deduc/meth/$module_language/$m.def
  7.  <dt><b>$methtit.</b></dt>
  8.  <dd>
  9.  $methhelp
  10.  </dd>
  11. !next m
  12. !set nc=!linecnt $m_context
  13. !if prf/cleanhyp notitemof $mthlist and $nc>10
  14.  !read deduc/meth/$module_language/prf/cleanhyp.def
  15.  <dt><b>$methtit.</b></dt>
  16.  <dd>
  17.  $methhelp
  18.  </dd>
  19. !endif
  20. </dl>
  21.