Implement the "list_graphs_json" action.
authorFlorian Forster <octo@verplant.org>
Tue, 20 Dec 2011 14:55:02 +0000 (15:55 +0100)
committerFlorian Forster <octo@verplant.org>
Tue, 20 Dec 2011 14:55:02 +0000 (15:55 +0100)
commit1091c65227a740830654605f0360a0381171301c
tree27fbbf70edaecc248c39a49a0187017adb7347c5
parentdd51aafb08f4023151161639ff20d50ee9239bb3
Implement the "list_graphs_json" action.
src/Makefile.am
src/action_list_graphs_json.c [new file with mode: 0644]
src/action_list_graphs_json.h [new file with mode: 0644]
src/main.c