changeset 2 | 37117ebbabe2 |
parent 1 | 207fb3c727cb |
child 3 | 272a5677bd6d |
0:3b781c1eb574 | 1:0e9496d7b601 |
---|---|
1 graphdemo: graphdemo.cc ../include/graph.h \ |
1 graphdemo: graphdemo.cc ../include/graph.h ../include/bfs.h \ |
2 ../include/oldgraph.h makefile |
2 ../include/oldgraph.h makefile |
3 g++ -g -I../include -o graphdemo graphdemo.cc |
3 g++ -g -I../include -o graphdemo graphdemo.cc |