From 1e8dedb8087b9f0be59d4c4858cc77025648b2ef Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Sun, 30 Nov 2014 19:25:21 -0800 Subject: [PATCH] editors.cot: missed this for some reason. --- basis/editors/cot/cot.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/editors/cot/cot.factor b/basis/editors/cot/cot.factor index 61ac3f0714..60741e10aa 100644 --- a/basis/editors/cot/cot.factor +++ b/basis/editors/cot/cot.factor @@ -1,5 +1,5 @@ USING: editors io.pathnames io.standard-paths kernel make -math.parser ; +math.parser namespaces ; IN: editors.cot SINGLETON: cot