Rev 4645 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4645 | Rev 4666 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | 3 | ||
4 | # content of the file: initialisation of the problem. |
4 | # content of the file: initialisation of the problem. |
5 | 5 | ||
6 | sesdir1=click |
6 | sesdir1=click |
7 | sesdir=getfile/$sesdir1 |
7 | sesdir=getfile/$sesdir1 |
8 | listexo=!sh |
8 | listexo=!sh cd $wims_home/public_html/modules/$module/data ; ls *.oef |
9 | listexo=!replace internal example by in $listexo |
9 | listexo=!replace internal example by in $listexo |
10 | listexo=!replace internal .oef by in $listexo |
10 | listexo=!replace internal .oef by in $listexo |
11 | listexo=!lines2items $listexo |
11 | listexo=!lines2items $listexo |
12 | list_curve=circle,rectangle,polygon |
12 | list_curve=circle,rectangle,polygon |
13 | status=waiting |
13 | status=waiting |