Subversion Repositories wimsdev

Rev

Rev 16114 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
20 reyssat 1
<p><center>
2
<h4>Allowed methods for this exercise
3
</h4></center><p>
4
 
5
<dl>
6
!for m in $mthlist
7
 !read deduc/meth/$module_language/$m.def
8
 <p><dt><b><u>$methtit.</u></b> <dd>
9
 $methhelp
10
!next m
11
!set nc=!linecnt $m_context
12
!if prf/cleanhyp notitemof $mthlist and $nc>10
13
 !read deduc/meth/$module_language/prf/cleanhyp.def
14
 <p><dt><b><u>$methtit.</u></b> <dd>
15
 $methhelp
16
!endif
17
</dl>