Subversion Repositories wimsdev

Rev

Rev 5211 | Rev 8368 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
#This is the variable definition file of the tool module `...'.
2
#It is part of the software wims. Author: XIAO Gang
3
 
4
#Each non-comment line defines a variable. Format of the line:
5
#
6
#name	allow	log	default	llim	ulim
7
#
8
#name: name of the variable
9
#log: log priority. 0: no log. 1: little log. 2: more log. etc.
10
#allow: when allow the user to override the defined value.
11
#       it maybe any, deny, init, config, reply.
12
#llim, ulim: lower and upper limits. (Not valid for string variable)
13
#
14
#
15
#name	allow	log	llim	    ulim
16
 
5211 guerimand 17
dir		any
18
iniparm		any
19
scoring		any
20
doc		any
23 reyssat 21
 
5205 guerimand 22
picksheet	reply
23 reyssat 23
title	reply	0
24
desc	reply	0
25
require reply	1
26
weight	reply	1
5199 guerimand 27
job		any
5205 guerimand 28
step		any
29
exo		any
30
note		any
23 reyssat 31
 
7354 bpr 32
reply: new_desc update_ex[64]
33
init: moduclass_lang
34
deny:get_exo