Rev 10763 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10763 | Rev 12981 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $wims_superclass=$empty or $wims_user!=supervisor or $wims_read_parm=$empty |
2 | !if $wims_superclass=$empty or $wims_user!=supervisor or $wims_read_parm=$empty |
3 | !exit |
3 | !exit |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | ac_prog=$wims_read_parm |
6 | ac_prog=$wims_read_parm |
7 | ac_Prog=$wims_superclass/$ac_prog |
7 | ac_Prog=$wims_superclass/$ac_prog |
8 | ac_Prog_=wimshome/log/classes/$ac_Prog |
8 | ac_Prog_=wimshome/log/classes/$ac_Prog |