Update research.h

This commit is contained in:
Jason Bou-Samra
2024-08-03 10:38:06 +10:00
committed by GitHub
parent 8ba882919a
commit 4ac7a7f747
+5
View File
@@ -1 +1,6 @@
#ifndef RESEARCH_H
#define RESEARCH_H
int research (void); // cluster detection
#endif