Continue reforming procedure execution. In this phase, remove PROCESS
[pspp-builds.git] / src / language / xforms / ChangeLog
1 Sat May  6 13:25:57 2006  Ben Pfaff  <blp@gnu.org>
2
3         Continue reforming procedure execution.  In this phase, remove
4         PROCESS IF, which was deprecated anyway and can be easily
5         simulated with TEMPORARY followed by SELECT IF.
6
7         * select-if.c (cmd_process_if): Removed.
8         (global var process_if_expr) Removed, along with all references
9         globally.
10
11 Tue Apr 25 13:23:25 2006  Ben Pfaff  <blp@gnu.org>
12
13         * select-if.c (cmd_process_if): Use SW instead of MW for warning
14         associated with a syntax file command.
15
16 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
17         
18         * Moved files from src directory