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
def2bf81
Commit
def2bf81
authored
May 28, 2015
by
Houtan Bastani
Browse files
preprocessor: fix bug in merge of rmExtraExo branch
parent
194bdb57
Changes
2
Hide whitespace changes
Inline
Side-by-side
preprocessor/ExprNode.hh
View file @
def2bf81
...
...
@@ -34,6 +34,7 @@ using namespace std;
class
DataTree
;
class
VariableNode
;
class
BinaryOpNode
;
class
SymbolTable
;
typedef
class
ExprNode
*
expr_t
;
...
...
preprocessor/ExternalFunctionsTable.hh
View file @
def2bf81
...
...
@@ -28,6 +28,7 @@ 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