Subversion Repositories wimsdev

Rev

Rev 4645 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4612 bpr 1
# Variable initialisation file.
2
# This file is read by wims for new sessions.
3
 
4
# content of the file: initialisation of the problem.
5
 
6
sesdir1=click
7
sesdir=getfile/$sesdir1
8
listexo=!sh ls $wims_home/public_html/modules/$module/data/
9
listexo=!replace internal example by in $listexo
10
listexo=!replace internal .oef by in $listexo
11
listexo=!lines2items $listexo
12
 
13
status=waiting
14
wims_module_log=$cmd
15