code cleanup

This commit is contained in:
2021-07-25 16:53:07 +02:00
parent f5ba7165c0
commit 0223d4bd2c
2 changed files with 3 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ ex1:
@#$(TIME) ex1-c 2020 < $(INPUT) 2>&1
ex2:
@#$(TIME) ex2.bash < $(INPUT) 2>&1
@$(TIME) ex2.bash < $(INPUT) 2>&1
@#$(TIME) ex1-c 30000000 < $(INPUT) 2>&1
clean: