"show graph json" action: Implement action for exporting graph information as JSON.
authorFlorian Forster <ff@octo.it>
Tue, 6 Jul 2010 20:19:39 +0000 (22:19 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 6 Jul 2010 20:19:39 +0000 (22:19 +0200)
commitb6f9e3cecc5474305f3d2a51ced04b186552d9ab
tree168dc97710b37baa74d22c921923d4785de3d4b2
parentbf5ca77e08ca75fba83c7c5a9a7bb288692ae6d6
"show graph json" action: Implement action for exporting graph information as JSON.
src/Makefile.am
src/action_show_graph_json.c [new file with mode: 0644]
src/action_show_graph_json.h [new file with mode: 0644]
src/main.c