Skip to content

Commit cd4ed08

Browse files
committed
240430.194937.HKT remove get_random_seed from prima_internal.h
1 parent 5d39bb8 commit cd4ed08

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

c/include/prima/prima_internal.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
#include "prima/prima.h"
55

6-
unsigned int get_random_seed(void);
7-
86
// Function to check whether the problem matches the algorithm
97
prima_rc_t prima_check_problem(const prima_problem_t problem, const prima_algorithm_t algorithm);
108

0 commit comments

Comments
 (0)