From: Ben Pfaff Date: Mon, 3 May 2004 06:10:44 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v0.4.0~266 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=541e52e3d8392bd171d91f7fadffc68c07af8f8b Fix typo. --- diff --git a/TODO b/TODO index a9896e91..5a77a930 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: