]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/notepad/notepad.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / notepad / notepad.factor
index b60b878b8124e4fbbb9b1fd590d870c6ed5bd0e7..cc672ebc2410038da98102774d06a4920f548daa 100644 (file)
@@ -6,7 +6,8 @@ sequences windows.shell32 ;
 IN: editors.notepad
 
 SINGLETON: notepad
-notepad editor-class set-global
+
+editor-class [ notepad ] initialize
 
 : notepad-path ( -- path )
     \ notepad-path get [