4-variable-simplifier/get_cached_simplifications.h
2025-06-27 14:54:26 -05:00

7 lines
130 B
C

// #include <expr.h>
struct cmdln_flags;
struct simplifications* get_cached_simplifications(const struct cmdln_flags* flags);