Setup build system for a new dve2 interface.
* iface/dve2/dve2.cc, iface/dve2/dve2.hh: New dummy files. * iface/dve2/Makefile.am: New file. * iface/Makefile.am (SUBDIRS): Add dve2. * configure.ac: Build iface/dve2/Makefile. * README: Mention the new directory.
This commit is contained in:
parent
e1ef47d975
commit
3427f3bf0e
7 changed files with 106 additions and 3 deletions
1
README
1
README
|
|
@ -145,6 +145,7 @@ wrap/ Wrappers for other languages.
|
|||
cgi-bin/ Python-based CGI script (ltl-to-tgba translator)
|
||||
ajax/ Moderner LTL-to-TGBA translator, using Ajax.
|
||||
iface/ Interfaces to other libraries.
|
||||
dve2/ Interface with DiVinE2.
|
||||
gspn/ GreatSPN interface.
|
||||
examples/ Supporting models used by the test cases.
|
||||
nips/ NIPS interface (to use Promela models).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue