3 lines
42 B
C++
3 lines
42 B
C++
#include "expr.hpp"
|
|
|
|
double eval(Expr *e); |
#include "expr.hpp"
|
|
|
|
double eval(Expr *e); |