Add the "list_graphs" action.
[collection4.git] / action_list_graphs.h
diff --git a/action_list_graphs.h b/action_list_graphs.h
new file mode 100644 (file)
index 0000000..dd7edf9
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef ACTION_LIST_GRAPHS_H
+#define ACTION_LIST_GRAPHS_H 1
+
+int action_list_graphs (void);
+
+#endif /* ACTION_LIST_GRAPHS_H */
+/* vim: set sw=2 sts=2 et fdm=marker : */