Subversion Repositories wimsdev

Rev

Rev 16465 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16465 Rev 17339
Line 1... Line 1...
1
# find user definition file location.
1
# find user definition file location.
2
# Calling parameter: directory,class,user.
2
# Calling parameter: directory,class,user.
3
# directory is duplicated, but its place must be held for compatibility.
3
# directory is deprecated, but its place must be held for compatibility.
4
 
4
 
5
!distribute items $wims_read_parm into d_,c_,u_
5
!distribute items $wims_read_parm into d_,c_,u_
6
d_=wimshome/log/classes
6
d_=wimshome/log/classes
7
D_=$wims_home/log/classes
7
D_=$wims_home/log/classes
8
 
8