Skip to content
GitLab
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
eef27f44
Commit
eef27f44
authored
Jan 21, 2010
by
Alexandre Duret-Lutz
Browse files
* src/tgbatest/randtgba.cc: Do not include <string> twice.
parent
062045eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
eef27f44
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgbatest/randtgba.cc: Do not include <string> twice.
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Speedup reduc.test by not spawning one process per formula.
...
...
src/tgbatest/randtgba.cc
View file @
eef27f44
// Copyright (C) 2004, 2005, 2008, 2009 Laboratoire d'Informatique de Paris
// Copyright (C) 2008, 2009 Laboratoire de Recherche et Développement
// de l'Epita (LRDE).
// Copyright (C) 2004, 2005 Laboratoire d'Informatique de Paris
// 6 (LIP6), département Systèmes Répartis Coopératifs (SRC),
// Université Pierre et Marie Curie.
//
...
...
@@ -28,7 +30,6 @@
#include
<string>
#include
<utility>
#include
<set>
#include
<string>
#include
<vector>
#include
"ltlparse/public.hh"
#include
"ltlvisit/apcollect.hh"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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