diff --git a/epi_judge_cpp/Makefile b/epi_judge_cpp/Makefile index cc1d4c24c..fa1d057a9 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