Refactored to make it easier to abstract a dictionary from the rest of PSPP.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Oct 2005 05:41:44 +0000 (05:41 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Oct 2005 05:41:44 +0000 (05:41 +0000)
commit65620ac48c2b146a580a80af120590e4e3d4a6d4
tree62fa77761554f98eabc1d6c8ef0fdbc8d4517ea2
parent6eea9310493902d3b06b25c612c7ba89d467b6fa
Refactored to make it easier to abstract a dictionary from the rest of PSPP.
12 files changed:
src/Makefile.am
src/algorithm.c
src/dictionary.c
src/format-prs.c [new file with mode: 0644]
src/format.c
src/lex-def.c [new file with mode: 0644]
src/lex-def.h [new file with mode: 0644]
src/lexer.c
src/lexer.h
src/vars-atr.c
src/vars-prs.c
src/vfm.c