5 lines
85 B
C
5 lines
85 B
C
|
|
struct truthtable_set;
|
|
|
|
void free_truthtable_set(
|
|
struct truthtable_set* this);
|