Add a way to clean the generated files.

This commit is contained in:
Danila Fedorin 2019-08-06 14:24:39 -07:00
parent 329d547f56
commit 6d280731e4
1 changed files with 1 additions and 0 deletions

1
02/clean.sh Executable file
View File

@ -0,0 +1 @@
rm -f parser.o parser.cpp parser.hpp stack.hh scanner.cpp scanner.o a.out