examples.h
Go to the documentation of this file.
Containins the definition of the Example.
Structure that contains the examples and counter-examples of the parsed example file.
Definition: examples.h:20
struct Examples Examples
Structure that contains the examples and counter-examples of the parsed example file.
void initExamples(Examples *exps)
Initialize the Examples structure.
Definition: examples.c:10