graph_data_json action: Implemented action to query graph data via JSON.
authorFlorian Forster <octo@verplant.org>
Thu, 9 Sep 2010 06:30:32 +0000 (08:30 +0200)
committerFlorian Forster <octo@verplant.org>
Thu, 9 Sep 2010 06:30:32 +0000 (08:30 +0200)
commit643c2293a8b65f8970e3ef9ea288b20d117592f2
treee7759eb1a5d7ebdac63f6629e168106992811aea
parent2ef734476e3511b6f1c2611875e340b6b8ca2d4c
graph_data_json action: Implemented action to query graph data via JSON.
src/Makefile.am
src/action_graph_data_json.c [new file with mode: 0644]
src/action_graph_data_json.h [new file with mode: 0644]
src/main.c