Assignment is building

This commit is contained in:
2023-11-25 20:18:45 -04:00
parent e43bf362d4
commit 29e6cbb041
9 changed files with 57 additions and 0 deletions

View File

@ -38,3 +38,5 @@ all:
9:
./a.out 3 < ./in/fromText.in > ./student_out/fromText.out
diff ./student_out/fromText.out ./out/fromText.out
test: all 1 2 3 4 5 6 7 8 9