--- gforth/stuff.fs 2009/09/05 17:38:37 1.60 +++ gforth/stuff.fs 2009/09/06 22:43:23 1.61 @@ -155,8 +155,8 @@ AUser CSP [ifdef] compiler1 : postponer1 ( c-addr u -- ... xt ) - 2dup - [ifdef] find-name-run-prelude find-name-run-prelude [else] find-name [then] + 2dup find-name + [ifdef] run-prelude run-prelude [then] dup if ( c-addr u nt ) nip nip name>comp 2dup [comp'] [[ d= if