COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work/makefile @ 1:207fb3c727cb

Last change on this file since 1:207fb3c727cb was 1:207fb3c727cb, checked in by Alpar Juttner, 20 years ago

src/demo/graph.h: a proposal for a graph implementation
src/demo/graphdemo.cc: a simle demo using graph.h

File size: 124 bytes
Line 
1graphdemo: graphdemo.cc ../include/graph.h \
2        ../include/oldgraph.h makefile
3        g++ -g -I../include -o graphdemo graphdemo.cc
Note: See TracBrowser for help on using the repository browser.