blob: 302a4a980382ed38909900cc941e91069a30b96e [file] [log] [blame]
#ifndef GAUSS_H
#define GAUSS_H GAUSS_h
extern int gauss_get_sum (int min, int max);
#endif /* GAUSS_H */