Subversion Repositories wimsdev

Rev

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

Rev 20 Rev 1499
Line 22... Line 22...
22
   n=!linecnt $defs
22
   n=!linecnt $defs
23
   !if $n<6
23
   !if $n<6
24
    defs=$defs\
24
    defs=$defs\
25
all
25
all
26
   !endif
26
   !endif
-
 
27
   desc=!defof desc in $docdir/$d/.def
27
   !appendfile $docdir/.index :$d\
28
   !appendfile $docdir/.index :$d\
28
$defs\
29
$defs\
29
$a_
30
$a_\
-
 
31
$desc
30
  !endif
32
  !endif
31
 !endif
33
 !endif
32
!next d
34
!next d
33
 
35