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