]> git.evergreen-ils.org Git - Evergreen.git/commit
adding early custom json code
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 6 Jun 2005 17:44:29 +0000 (17:44 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 6 Jun 2005 17:44:29 +0000 (17:44 +0000)
commit29576fee7db25a33ac780ac721c8f92d1f2a1731
tree40ae84932f291e2ce81691bf2207a29f735cebe7
parent836303f7b027d1b8aadaeb5aadc2f302234d3d12
adding early custom json code

git-svn-id: svn://svn.open-ils.org/ILS/trunk@760 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/src/objson/Makefile [new file with mode: 0644]
OpenSRF/src/objson/json_parser.c [new file with mode: 0644]
OpenSRF/src/objson/json_parser.h [new file with mode: 0644]
OpenSRF/src/objson/object.c [new file with mode: 0644]
OpenSRF/src/objson/object.h [new file with mode: 0644]