"show graph" action: Use the new "inst_get_all_selected" function.
[collection4.git] / src / action_show_graph.h
1 #ifndef ACTION_SHOW_GRAPH_H
2 #define ACTION_SHOW_GRAPH_H 1
3
4 int action_show_graph (void);
5
6 #endif /* ACTION_SHOW_GRAPH_H */
7 /* vim: set sw=2 sts=2 et fdm=marker : */