rename SPOT_NB_ACC to SPOT_MAX_ACCSETS
* NEWS, bin/autcross.cc, bin/autfilt.cc, bin/ltlcross.cc, configure.ac, spot/parseaut/parseaut.yy, spot/twa/acc.cc, spot/twa/acc.hh, tests/core/acc.cc, .gitlab-ci.yml: Here.
This commit is contained in:
parent
cc2c4615d0
commit
2e165f188d
10 changed files with 33 additions and 30 deletions
|
|
@ -11,7 +11,7 @@ debian-stable-gcc:
|
|||
image: registry.lrde.epita.fr/spot-debuild:stable
|
||||
script:
|
||||
- autoreconf -vfi
|
||||
- ./configure --enable-nb-acc=256
|
||||
- ./configure --enable-max-accsets=256
|
||||
- make
|
||||
- make distcheck
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue