matched modeltest00.c

This commit is contained in:
zestydevy 2024-02-10 11:26:23 -06:00
parent 415e97a1b5
commit 3cb84d1f21
5 changed files with 285 additions and 30 deletions

View file

@ -865,7 +865,7 @@ config.libs = [
objects = {
Object(Matching, "REL/executor.c"),
Object(Matching, "REL/modeltestDll/main.c"),
Object(NonMatching, "REL/modeltestDll/modeltest00.c"),
Object(Matching, "REL/modeltestDll/modeltest00.c"),
Object(NonMatching, "REL/modeltestDll/modeltest01.c"),
}
),