From 6f2369b16ecf85a79eb0d4366e585222f451071d Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Wed, 19 Mar 2008 21:15:38 -0500 Subject: [PATCH] add code to bootstrap.syntax --- core/bootstrap/syntax.factor | 1 + 1 file changed, 1 insertion(+) diff --git a/core/bootstrap/syntax.factor b/core/bootstrap/syntax.factor index a4e87f28d8..e7e90d8dd0 100755 --- a/core/bootstrap/syntax.factor +++ b/core/bootstrap/syntax.factor @@ -21,6 +21,7 @@ IN: bootstrap.syntax "C:" "CHAR:" "DEFER:" + "ERROR:" "F{" "FV{" "FORGET:"