Correct python version in driver.py
This commit is contained in:
parent
2a8124df09
commit
210eeb05dd
@ -1,4 +1,4 @@
|
|||||||
#!/usr//bin/python
|
#!/usr/bin/env python2
|
||||||
#
|
#
|
||||||
# driver.py - The driver tests the correctness of the student's cache
|
# driver.py - The driver tests the correctness of the student's cache
|
||||||
# simulator and the correctness and performance of their transpose
|
# simulator and the correctness and performance of their transpose
|
||||||
|
Reference in New Issue
Block a user