get things working with native factor.

cvs
Chris Double 2004-08-19 23:57:45 +00:00
parent 50408f1bcc
commit 2806da7eed
1 changed files with 1 additions and 1 deletions

View File

@ -49,4 +49,4 @@ USE: parser
: l8 "browser.factor" run-file ;
: la ;
: la [ 8888 httpd ] [ dup . flush [ la ] when* ] catch ;
: lb [ la "httpd thread exited.\n" write flush ] in-thread ;
! : lb [ la "httpd thread exited.\n" write flush ] in-thread ;