diff --git a/PA/PA1/compare.py b/PA/PA1/compare.py index 8389279..8a098c9 100644 --- a/PA/PA1/compare.py +++ b/PA/PA1/compare.py @@ -71,6 +71,11 @@ def compare(filepath: str): if __name__ == "__main__": + if (len(sys.argv) != 2): + print(f"Usage: python3 {__file__} ") + print(f"Example: python3 {__file__} testcases/*.cl") + exit() + build() for filename in list(