Skip to content
Snippets Groups Projects
Commit 9f6c9851 authored by dem7yw's avatar dem7yw
Browse files

Typo

parent 8ae56a7e
No related branches found
No related tags found
No related merge requests found
......@@ -110,8 +110,8 @@ if [ -d DieHard ]; then
fi
cd $PEASOUP_UMBRELLA_DIR
if [ -d non_overlapping_stack ]; then
make -C non_overlapping_stack
if [ -d non_overlapping_heap ]; then
make -C non_overlapping_heap
fi
cd $PEASOUP_UMBRELLA_DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment