COPYING: Add LGPL 2.1 license.
[collection4.git] / src / action_show_instance.h
1 #ifndef ACTION_SHOW_GRAPH_H
2 #define ACTION_SHOW_GRAPH_H 1
3
4 int action_show_instance (void);
5
6 #endif /* ACTION_SHOW_GRAPH_H */
7 /* vim: set sw=2 sts=2 et fdm=marker : */