New data structure sparse_xarray.
authorBen Pfaff <blp@gnu.org>
Thu, 7 May 2009 05:47:51 +0000 (22:47 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Jun 2009 04:11:08 +0000 (21:11 -0700)
commitdb714493fb4cfee9aac97f897aaa795d5beb85ee
tree0ad11e46e04ae63b09cb7d15b62a5d230ff458a9
parent07623ede4f56d27643c0c0ac978c089690f350c0
New data structure sparse_xarray.
src/libpspp/sparse-xarray.c [new file with mode: 0644]
src/libpspp/sparse-xarray.h [new file with mode: 0644]
tests/automake.mk
tests/libpspp/sparse-xarray-test.c [new file with mode: 0644]
tests/libpspp/sparse-xarray-test.sh [new file with mode: 0755]