Skip to content
Snippets Groups Projects
Commit 6ae78794 authored by Andreas Gattringer's avatar Andreas Gattringer
Browse files

fix: make function definitions visible for tests

parent e2d66d64
Branches
Tags
No related merge requests found
......@@ -27,6 +27,7 @@
#include "configuration/configuration.h"
void debug_vital_rates(struct cats_configuration *conf, const struct program_options *command_line_options);
struct cats_environment *minimal_suitability_environment(void);
struct cats_grid *minimal_grid(struct cats_configuration *conf, struct cats_environment *env);
#endif //CATS_DEBUG_VITAL_RATES_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment