New data type string_set, a set of unique strings. fc11-i386-build41 fc11-x64-build38 lenny-x64-build62 sid-i386-build110
authorBen Pfaff <blp@gnu.org>
Thu, 26 Nov 2009 05:21:03 +0000 (21:21 -0800)
committerBen Pfaff <blp@gnu.org>
Fri, 27 Nov 2009 18:59:31 +0000 (10:59 -0800)
commit65d43159b0f6c9db2cae327473eddf13d2394ff6
tree8fed50daa7e8f46e6fd891e484a0776e60eae12d
parent5043ca7450640f23c1a5957c967f377f0fbefa19
New data type string_set, a set of unique strings.
src/libpspp/automake.mk
src/libpspp/string-set.c [new file with mode: 0644]
src/libpspp/string-set.h [new file with mode: 0644]
tests/automake.mk
tests/libpspp/string-set-test.c [new file with mode: 0644]