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