Merge all ltlast/ files into formula.hh. The forward declaration of visitor was causing error messages too cryptic for users.
This commit is contained in:
parent
9afbaf6342
commit
25a3114287
60 changed files with 132 additions and 475 deletions
|
|
@ -22,8 +22,6 @@
|
|||
#include <cassert>
|
||||
#include <algorithm>
|
||||
#include "randomltl.hh"
|
||||
#include "ltlast/allnodes.hh"
|
||||
#include "ltlast/visitor.hh"
|
||||
#include "misc/random.hh"
|
||||
#include <iostream>
|
||||
#include <cstring>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue