diff --git a/epi_judge_cpp/Makefile b/epi_judge_cpp/Makefile index 3edb0ae55..6b1210eb9 100644 --- a/epi_judge_cpp/Makefile +++ b/epi_judge_cpp/Makefile @@ -1,4 +1,4 @@ -#Comile and run by "make " +# Compile and run by "make " BUILD_DIR := cpp_build SRC_DIR := . TEST_DATA_DIR := ../test_data