4-variable-simplifier/simplifications/free.h
2026-04-25 16:00:10 -04:00

5 lines
88 B
C

struct simplifications;
void free_simplifications(
struct simplifications* this);