Visitors to transform <>-> into <>+> or to detect the latter.
* src/ltlvisit/mark.cc, src/ltlvisit/mark.hh: New files. * src/ltlvisit/Makefile.am: Add mark.hh and mark.cc.
This commit is contained in:
parent
171ca678b8
commit
21e89f400a
3 changed files with 423 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ ltlvisit_HEADERS = \
|
|||
dump.hh \
|
||||
length.hh \
|
||||
lunabbrev.hh \
|
||||
mark.hh \
|
||||
nenoform.hh \
|
||||
postfix.hh \
|
||||
randomltl.hh \
|
||||
|
|
@ -58,6 +59,7 @@ libltlvisit_la_SOURCES = \
|
|||
dump.cc \
|
||||
length.cc \
|
||||
lunabbrev.cc \
|
||||
mark.cc \
|
||||
nenoform.cc \
|
||||
postfix.cc \
|
||||
randomltl.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue