From ee26b8ff850add4f83b912635a71dbde06f268d1 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 3 Feb 2017 22:20:35 +0100 Subject: Continuing Implementation... --- src/core/index.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core/index.h') diff --git a/src/core/index.h b/src/core/index.h index eb3c471..bd77cb4 100644 --- a/src/core/index.h +++ b/src/core/index.h @@ -21,4 +21,6 @@ ZoO_index ZoO_index_random (void); @*/ ZoO_index ZoO_index_random_up_to (const ZoO_index limit); +int ZoO_index_cmp (const ZoO_index a, const ZoO_index b); + #endif -- cgit v1.2.3-70-g09d2