]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/cfdg/cfdg.factor
tools.test: Make the flag public. Finish porting tester changes to fuzzer.
[factor.git] / unmaintained / cfdg / cfdg.factor
index 3168b4b27d8bff6a90a9e3fd885506cec465ce11..834b4b106f3d6bf3b42f8cea65364d15ad7dce5d 100644 (file)
@@ -259,4 +259,4 @@ SYMBOL: the-slate
 USE: fry
 
 : cfdg-window. ( quot -- )
-  '[ [ @ <cfdg-gadget> "CFDG" open-window ] with-scope ] with-ui ;
\ No newline at end of file
+  '[ [ @ <cfdg-gadget> "CFDG" open-window ] with-scope ] with-ui ;