#REFACTORING by cg
authorClaus Gittinger <cg@exept.de>
Thu, 15 Mar 2018 22:45:41 +0100
changeset 4621 800bea9535cd
parent 4620 df4699518c1b
child 4622 9f3869b87a95
#REFACTORING by cg class: stx_libbasic2 class changed: #extensionMethodNames
stx_libbasic2.st
--- a/stx_libbasic2.st	Thu Mar 15 22:45:28 2018 +0100
+++ b/stx_libbasic2.st	Thu Mar 15 22:45:41 2018 +0100
@@ -443,6 +443,14 @@
         Object when:send:to:with:
         Object when:sendTo:
         Stream collecting:
+        Stream printf:
+        Stream printf:arguments:
+        Stream printf:with:
+        Stream printf:with:with:
+        Stream printf:with:with:with:
+        Stream printf:with:with:with:with:
+        Stream printf:with:with:with:with:with:
+        Stream printf:withAll:
         Stream selecting:
     )
 ! !