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