Update research.h
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
#ifndef RESEARCH_H
|
||||
#define RESEARCH_H
|
||||
|
||||
int research (void); // cluster detection
|
||||
int research (void); // detect clusters
|
||||
int eliminate_c (void); // eliminate clusters
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user