Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
c16de313
Commit
c16de313
authored
Dec 21, 2010
by
Tiago Peixoto
Browse files
Remove spurious file from and add missing file to Makefile.am
parent
b046908b
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/graph/Makefile.am
View file @
c16de313
...
...
@@ -32,7 +32,6 @@ libgraph_tool_core_la_SOURCES = \
graphml.cpp
\
read_graphviz_new.cpp
\
../boost-workaround/boost/graph/filtered_graph.hpp
\
../boost-workaround/boost/graph/properties.hpp
\
../boost-workaround/boost/graph/graphml.hpp
\
../boost-workaround/boost/graph/graphviz.hpp
\
../boost-workaround/boost/graph/detail/read_graphviz_new.hpp
\
...
...
src/graph/search/Makefile.am
View file @
c16de313
...
...
@@ -19,6 +19,7 @@ libgraph_tool_search_la_SOURCES = \
graph_dfs.cc
\
graph_dijkstra.cc
\
graph_bellman_ford.cc
\
graph_astar.hh
\
graph_astar.cc
\
graph_astar_implicit.cc
\
graph_search_bind.cc
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment