aaronbloomfield/pdr

Lab 6 in-lab -O2 tutorial

Closed this issue · 1 comments

Sample commands include nonexistent --Wall flag; should be -Wall:
clang++ -O2 --Wall wordPuzzle.cpp timer.cpp hashTable.cpp

Thanks -- I've fixed those flags as of commit 083b51a