- Added error.c and error.h to the Makefile template.
This commit is contained in:
parent
7411f89976
commit
bd76b63a37
@ -15,6 +15,7 @@ scyther_SOURCES = main.c \
|
|||||||
runs.c runs.h \
|
runs.c runs.h \
|
||||||
modelchecker.c modelchecker.h \
|
modelchecker.c modelchecker.h \
|
||||||
report.c report.h \
|
report.c report.h \
|
||||||
|
error.c error.h \
|
||||||
debug.c debug.h \
|
debug.c debug.h \
|
||||||
mgu.c mgu.h \
|
mgu.c mgu.h \
|
||||||
substitutions.c substitutions.h \
|
substitutions.c substitutions.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user