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