]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/editpadpro/editpadpro.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / editpadpro / editpadpro.factor
index 6e85490a9861647205d3feccfa25a7d2652128dc..4ce9aaca843d4abdfcfff0760305f48b609a5222 100644 (file)
@@ -3,7 +3,8 @@ kernel make math.parser namespaces sequences ;
 IN: editors.editpadpro
 
 SINGLETON: editpadpro
-editpadpro editor-class set-global
+
+editor-class [ editpadpro ] initialize
 
 : editpadpro-path ( -- path )
     \ editpadpro-path get [