mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 06:58:50 +00:00
Fix reduce criteria
This commit is contained in:
@@ -41,7 +41,6 @@ if
|
|||||||
grep 'no semicolon at end' outa.txt ||\
|
grep 'no semicolon at end' outa.txt ||\
|
||||||
grep 'type defaults to' outa.txt ||\
|
grep 'type defaults to' outa.txt ||\
|
||||||
grep 'too few arguments for format' outa.txt ||\
|
grep 'too few arguments for format' outa.txt ||\
|
||||||
grep 'incompatible pointer' outa.txt ||\
|
|
||||||
grep 'ordered comparison of pointer with integer' outa.txt ||\
|
grep 'ordered comparison of pointer with integer' outa.txt ||\
|
||||||
grep 'declaration does not declare anything' outa.txt ||\
|
grep 'declaration does not declare anything' outa.txt ||\
|
||||||
grep 'expects type' outa.txt ||\
|
grep 'expects type' outa.txt ||\
|
||||||
|
|||||||
Reference in New Issue
Block a user