Subversion Repositories wimsdev

Rev

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

Rev 9394 Rev 10298
Line 31... Line 31...
31
  !distribute items $a into ins_anim_frames, ins_anim_delay, ins_anim_loop
31
  !distribute items $a into ins_anim_frames, ins_anim_delay, ins_anim_loop
32
 !endif
32
 !endif
33
!endif
33
!endif
34
!readproc $docdir/.def
34
!readproc $docdir/.def
35
!! only in case that we come from adm/doc to read common_files
35
!! only in case that we come from adm/doc to read common_files
36
!! already read in other case
36
!! already read in other cases
37
!if /doc isin $(docdir)
37
!if /doc isin $(docdir)
38
  !set docdir1= !replace internal /doc by in $(docdir)
38
  !set docdir1= !replace internal /doc by in $(docdir)
39
  !readproc $docdir1/var.proc
39
  !readproc $docdir1/var.proc
40
!endif
40
!endif
41
!! end only
41
!! end only