diff --git a/basis/tools/time/time.factor b/basis/tools/time/time.factor index 8355f1f20c..c60cf20beb 100644 --- a/basis/tools/time/time.factor +++ b/basis/tools/time/time.factor @@ -15,7 +15,7 @@ IN: tools.time "dispatch-stats. - Print method dispatch statistics" print "gc-events. - Print all garbage collection events" print "gc-stats. - Print breakdown of different garbage collection events" print - "gc-summary. - Print aggregate garbage collection statistics" print ; + "gc-summary. - Print aggregate garbage collection statistics" print flush ; : time ( quot -- ) [