debug compare string tool, and modify permutation functions

This commit is contained in:
2023-11-27 16:53:51 +01:00
parent db7cbe4f1b
commit 1ec3a2748d
5 changed files with 48 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
CC=gcc
TOOLDIR=$(PWD)/../ytools_t
INCLUDE_DIR=$(TOOLDIR)/src
INCLUDE_DIR=$(TOOLDIR)/include
CFLAGS=-I$(INCLUDE_DIR) -I./src
#SRC_DIR=$(ROOT_DIR)/src