src/graph_ident.[ch]: Mark the inst argument to the "ident_get_*" functions as "const".
[collection4.git] / src / action_list_graphs.h
1 #ifndef ACTION_LIST_GRAPHS_H
2 #define ACTION_LIST_GRAPHS_H 1
3
4 int action_list_graphs (void);
5
6 #endif /* ACTION_LIST_GRAPHS_H */
7 /* vim: set sw=2 sts=2 et fdm=marker : */