Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
MichelJuillard
dynare
Commits
e4b85657
Commit
e4b85657
authored
Jun 09, 2015
by
Houtan Bastani
Browse files
Revert "preprocessor: fix bug in merge of rmExtraExo branch"
This reverts commit
def2bf81
.
parent
d6a1a715
Changes
2
Hide whitespace changes
Inline
Side-by-side
preprocessor/ExprNode.hh
View file @
e4b85657
...
...
@@ -34,7 +34,6 @@ using namespace std;
class
DataTree
;
class
VariableNode
;
class
BinaryOpNode
;
class
SymbolTable
;
typedef
class
ExprNode
*
expr_t
;
...
...
preprocessor/ExternalFunctionsTable.hh
View file @
e4b85657
...
...
@@ -28,7 +28,6 @@ using namespace std;
#include
<map>
#include
"SymbolTable.hh"
class
SymbolTable
;
enum
ExternalFunctionSetOrNot
{
...
...
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