]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/atom/atom.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / atom / atom.factor
index 904aceb94eba5eb615bfe327be3c5183012ab498..bf870a5f3a6b75795046be9bd77e4f2946f10d51 100644 (file)
@@ -5,7 +5,8 @@ math.parser namespaces sequences system ;
 IN: editors.atom
 
 SINGLETON: atom
-atom editor-class set-global
+
+editor-class [ atom ] initialize
 
 SYMBOL: atom-path