oups!
This commit is contained in:
parent
67e4555efd
commit
4fab237712
|
@ -296,6 +296,7 @@ extern chain_list* permutations(befig_list* befig)
|
||||||
chain_list* port=NULL;
|
chain_list* port=NULL;
|
||||||
chain_list* groupchain=NULL;
|
chain_list* groupchain=NULL;
|
||||||
bepor_list* bepor;
|
bepor_list* bepor;
|
||||||
|
biabl_list* biabl;
|
||||||
|
|
||||||
/*build group of variables which can be permuted*/
|
/*build group of variables which can be permuted*/
|
||||||
if (befig->BEBUS) {
|
if (befig->BEBUS) {
|
||||||
|
|
Loading…
Reference in New Issue