From: Ben Pfaff Date: Sat, 6 May 2006 18:03:30 +0000 (+0000) Subject: Update. X-Git-Tag: v0.6.0~894 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=f82dc2b98914813be2084fffb0cea33b48c2e438 Update. --- diff --git a/TODO b/TODO index 6d2850d4..089bbdde 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,9 @@ -Time-stamp: <2006-05-05 22:56:48 blp> +Time-stamp: <2006-05-06 11:03:32 blp> Procedure processing: * Should not need temporary casefile in the common case. -* The "split" variants should not dump the splits to the output file - automatically. There is no need for the procedure code to talk to the output - manager. - * LAG need not be as much of a special case. * Push PROCESS IF, FILTER, N OF CASES out of procedure.c.