get read of twa_safra_complement
* spot/twa/twasafracomplement.cc, spot/twa/twasafracomplement.hh, tests/core/complementation.cc: Delete. * tests/Makefile.am, spot/twa/Makefile.am: Adjust. * tests/core/complementation.test: Rewrite using the new determinization code. * python/spot/impl.i: Do not mention twa_safra_complement anymore. * NEWS: Mention the removal.
This commit is contained in:
parent
df0f99410c
commit
6a662a6d8e
8 changed files with 47 additions and 1619 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## -*- coding: utf-8 -*-
|
||||
## Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Laboratoire
|
||||
## Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Laboratoire
|
||||
## de Recherche et Développement de l'Epita (LRDE).
|
||||
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||
## département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
||||
|
|
@ -34,8 +34,7 @@ twa_HEADERS = \
|
|||
taatgba.hh \
|
||||
twa.hh \
|
||||
twagraph.hh \
|
||||
twaproduct.hh \
|
||||
twasafracomplement.hh
|
||||
twaproduct.hh
|
||||
|
||||
noinst_LTLIBRARIES = libtwa.la
|
||||
libtwa_la_SOURCES = \
|
||||
|
|
@ -46,5 +45,4 @@ libtwa_la_SOURCES = \
|
|||
taatgba.cc \
|
||||
twa.cc \
|
||||
twagraph.cc \
|
||||
twaproduct.cc \
|
||||
twasafracomplement.cc
|
||||
twaproduct.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue