Subversion Repositories wimsdev

Rev

Rev 9148 | Blame | Compare with Previous | Last modification | View Log | RSS feed

set1=et,ou,ni, é
set2=ou,car,vers,6
set3=$set1,$set2
test1=!listuniq $set3
test2=!listunion $set1 and $set2
test3=!listcomplement $set2 in $set1
test4=!listcomplement $set1 in $set2
test5=!listintersection $set1 and $set1

vartest=$test1\
$test2\
$test3\
$test4\
$test5