Move declarations for chance.c to new chance.h
This commit is contained in:
parent
3c470925b6
commit
8eb78a5a80
52 changed files with 91 additions and 5 deletions
|
@ -33,7 +33,8 @@
|
|||
#include <config.h>
|
||||
|
||||
#include <math.h>
|
||||
#include "prototypes.h"
|
||||
#include <stdlib.h>
|
||||
#include "chance.h"
|
||||
|
||||
int
|
||||
chance(double d)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue