Introduce some experimental kripke classes to simplify writing
interfaces. * src/kripke/Makefile.am, src/kripke/fairkripke.cc, src/kripke/fairkripke.hh, src/kripke/kripke.cc, src/kripke/kripke.hh: New files. * src/Makefile.am: Recurse into kripke and link libkripke.la. * configure.ac: Output src/kripke/Makefile.
This commit is contained in:
parent
a2b6bef003
commit
a40f362e99
8 changed files with 266 additions and 16 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,3 +1,14 @@
|
|||
2009-06-02 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Introduce some experimental kripke classes to simplify writing
|
||||
interfaces.
|
||||
|
||||
* src/kripke/Makefile.am, src/kripke/fairkripke.cc,
|
||||
src/kripke/fairkripke.hh, src/kripke/kripke.cc,
|
||||
src/kripke/kripke.hh: New files.
|
||||
* src/Makefile.am: Recurse into kripke and link libkripke.la.
|
||||
* configure.ac: Output src/kripke/Makefile.
|
||||
|
||||
2009-06-02 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/tgbatest/scc.test: New file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue