Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 199 Bytes

File metadata and controls

6 lines (4 loc) · 199 Bytes

Compilers-2

Compilers Project 2. 2020. DI , UOA

test changes: (make clean;make compile; echo "YESY YES";make correct; echo "NOPE NO" ;make error;make clean; ) &> new.txt; diff new.txt prev.txt;