From: Ben Pfaff Date: Mon, 3 May 2004 06:10:44 +0000 (+0000) Subject: Fix typo. X-Git-Tag: sav-api~2503 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=541e52e3d8392bd171d91f7fadffc68c07af8f8b;p=pspp Fix typo. --- diff --git a/TODO b/TODO index a9896e9183..5a77a93081 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -Time-stamp: <2004-04-19 22:54:32 blp> +Time-stamp: <2004-04-24 22:23:04 blp> What Ben's working on now. -------------------------- @@ -366,7 +366,7 @@ For each case we read from the input program: 3. Write case to replacement active file. 4. Execute temporary transformations. If these drop the case, stop. 5. Post-TEMPORARY N OF CASES. If we have already analyzed N cases, stop. -6. FILTER, PROCESS IF. If these drop the case, go to 5. +6. FILTER, PROCESS IF. If these drop the case, stop. 7. Pass case to procedure. Ugly cases: