Initial commit
This commit is contained in:
2
P4/Makefile
Normal file
2
P4/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
all: Test.cpp Graph.cpp PriorityQueue.cpp
|
||||
g++ -std=c++11 Test.cpp Graph.cpp PriorityQueue.cpp
|
||||
Reference in New Issue
Block a user