changelog
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Oct 2005 05:48:52 +0000 (05:48 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 24 Oct 2005 05:48:52 +0000 (05:48 +0000)
src/ChangeLog

index 4fd66f6fc984fe6fa59438a899badab833b04806..4df90e33707071f2402319d57a611a9e6995f3cc 100644 (file)
@@ -1,3 +1,13 @@
+Mon Oct 24 13:42:32 WST 2005 John Darrington <john@darrington.wattle.id.au>
+
+       Moved some definitions to make it easier to abstract a dictionary 
+       from the rest of PSPP.
+
+       * format-prs.c lex-def.[ch]:  New files.
+
+       * Makefile.am lexer.[ch] dictionary.c vars-atr.c vfm.c algorithm.c 
+         format.c:  Moved some functions between modules.
+       
 Sun Oct 23 19:28:08 2005  Ben Pfaff  <blp@gnu.org>
 
        Work to get rid of GCC 4.0 warnings, part 1.