Rev 14014 | Rev 14343 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14014 | Rev 14015 | ||
---|---|---|---|
Line 157... | Line 157... | ||
157 | in wimshome/log/classes/$wims_class/.def |
157 | in wimshome/log/classes/$wims_class/.def |
158 | !endif |
158 | !endif |
159 | 159 | ||
160 | !if $class_type isin 024 |
160 | !if $class_type isin 024 |
161 | up_regvars=!item 1 to $limit_regvars of $up_regvars |
161 | up_regvars=!item 1 to $limit_regvars of $up_regvars |
162 |
|
162 | up_regvars=!singlespace $up_regvars |
163 | !! MAYBE WE SHOULD TEST LENGTH OF EACH regvar name (not be too long or too short) ? |
163 | !! MAYBE WE SHOULD TEST LENGTH OF EACH regvar name (not be too long or too short) ? |
164 | !setdef !set class_regvars=$up_regvars in wimshome/log/classes/$wims_class/.def |
164 | !setdef !set class_regvars=$up_regvars in wimshome/log/classes/$wims_class/.def |
165 | !endif |
165 | !endif |
166 | 166 | ||
167 | lastname=!word -1 of $up_supervisor |
167 | lastname=!word -1 of $up_supervisor |