minor update

This commit is contained in:
Blaise Tine 2021-06-06 14:04:15 -07:00
parent ff911d7f8d
commit ba4f705807

View file

@ -20,7 +20,7 @@ CXXFLAGS += -std=c++11 -O0 -g -Wall -Wextra -pedantic -Wfatal-errors
CXXFLAGS += -I../../include
PROJECT = stress
PROJECT = mstress
SRCS = main.cpp