commit 25154bab0a34b577f3a20e52c98cdfcb03acb20b parent 90691635154821997a8533b4d28168c30b512c51 Author: Commit-Bot <unknown> Date: Mon, 9 Aug 2010 14:14:06 +0000 Automatic commit from picoLisp.tgz, From: Mon, 09 Aug 2010 14:14:06 GMT Diffstat:
M | lib/form.l | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/form.l b/lib/form.l @@ -1015,8 +1015,8 @@ (and (or *Drop (val> (eval (: "drop")))) (tmp @) ) ) - (off *Drop) - (extra) ) + (extra) + (off *Drop) ) (class +JS)