Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
39b63464
Commit
39b63464
authored
Aug 23, 2003
by
Alexandre Duret-Lutz
Browse files
* src/tgbaalgos/magic.cc (seen_with_magic, seen_without_magic): Remove.
parent
1ac0b086
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
39b63464
2003-08-22 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* src/tgbaalgos/magic.cc (seen_with_magic, seen_without_magic): Remove.
* wrap/python/cgi/ltl2tgba.in: Fix display of relations for
tgba_bdd_concrete automata.
...
...
src/tgbaalgos/magic.cc
View file @
39b63464
...
...
@@ -5,10 +5,6 @@
namespace
spot
{
const
unsigned
char
seen_without_magic
=
1
;
const
unsigned
char
seen_with_magic
=
2
;
magic_search
::
magic_search
(
const
tgba_tba_proxy
*
a
)
:
a
(
a
),
x
(
0
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment