From 1d192f935462f9acd5e6fe427595cc960b5d4ba8 Mon Sep 17 00:00:00 2001 From: ZhuangYumin Date: Tue, 26 Sep 2023 20:10:56 +0800 Subject: [PATCH] test GPG --- src/include/client.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/client.h b/src/include/client.h index 5fe14f1..6620794 100644 --- a/src/include/client.h +++ b/src/include/client.h @@ -105,6 +105,7 @@ void PreProcessData() { } } } + //find all unkown blocks that are adjacnent to clicked blocks } /** * @brief The definition of function MakeBestGuess()