4-variable-simplifier/get_cached_simplifications.h

8 lines
142 B
C

#include "simplifications.h"
struct cmdln_flags;
struct simplifications get_cached_simplifications(
const struct cmdln_flags* flags);