]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/smultron/smultron.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / smultron / smultron.factor
index 1c1688fd0db8dfbc98c8d5a5380d31598ece6b93..0720d948019616e54e091e1fa3480897f6dd7a39 100644 (file)
@@ -2,7 +2,8 @@ USING: editors kernel make namespaces ;
 IN: editors.smultron
 
 SINGLETON: smultron
-smultron editor-class set-global
+
+editor-class [ smultron ] initialize
 
 M: smultron editor-command
     drop