httpd: add errors namespace to embedded.factor

darcs
chris.double 2006-12-11 12:40:30 +00:00
parent b7619cffc4
commit 713d328415
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2005 Alex Chapman. ! Copyright (C) 2005 Alex Chapman.
! See http://factorcode.org/license.txt for BSD license. ! See http://factorcode.org/license.txt for BSD license.
IN: embedded IN: embedded
USING: sequences kernel parser math namespaces io html errors ; USING: sequences kernel parser math namespaces io html test ;
! if example.fhtml contains: ! if example.fhtml contains:
! <html> ! <html>