New data type string_map, a string-to-string map. fc11-i386-build42 fc11-x64-build39 lenny-x64-build63 sid-i386-build111
authorBen Pfaff <blp@gnu.org>
Sat, 5 Dec 2009 19:56:50 +0000 (11:56 -0800)
committerBen Pfaff <blp@gnu.org>
Sat, 5 Dec 2009 19:56:50 +0000 (11:56 -0800)
commitb1e2f3af59626df5fe508f843ac0db54fe36ac9c
treebc6b0b94e921498b2ea243e63f3803dbee64c7ea
parent65d43159b0f6c9db2cae327473eddf13d2394ff6
New data type string_map, a string-to-string map.
src/libpspp/automake.mk
src/libpspp/string-map.c [new file with mode: 0644]
src/libpspp/string-map.h [new file with mode: 0644]
tests/automake.mk
tests/libpspp/string-map-test.c [new file with mode: 0644]