splitted sample.c into fvec.c and cvec.c, kept sample.h for convenience
authorPaul Brossier <piem@piem.org>
Thu, 1 Nov 2007 13:29:08 +0000 (14:29 +0100)
committerPaul Brossier <piem@piem.org>
Thu, 1 Nov 2007 13:29:08 +0000 (14:29 +0100)
commitd1ec8cbc0938fb759c0c393040ab5e5202386cca
tree76d273491bef27c58e28100b641194cb27e1104e
parent9f9f63f8515bed59717ea901fd6b1a78fe84b31d
splitted sample.c into fvec.c and cvec.c, kept sample.h for convenience
src/Makefile.am
src/cvec.c [moved from src/sample.c with 69% similarity]
src/cvec.h [new file with mode: 0644]
src/fvec.c [new file with mode: 0644]
src/fvec.h [new file with mode: 0644]
src/sample.h