7 lines
130 B
C
7 lines
130 B
C
|
|
// #include <expr.h>
|
|
|
|
struct cmdln_flags;
|
|
|
|
struct simplifications* get_cached_simplifications(const struct cmdln_flags* flags);
|
|
|