hoon: removes +ride printfs

This commit is contained in:
Joe Bryan 2020-12-07 23:17:25 -08:00
parent fb403bf080
commit c807769b9e

View File

@ -13757,10 +13757,7 @@
++ ride :: end-to-end compiler ++ ride :: end-to-end compiler
|= [typ=type txt=@] |= [typ=type txt=@]
^- (pair type nock) ^- (pair type nock)
~> %slog.[0 leaf/"ride: parsing"]
=/ gen (ream txt) =/ gen (ream txt)
~> %slog.[0 leaf/"ride: compiling"]
~< %slog.[0 leaf/"ride: compiled"]
(~(mint ut typ) %noun gen) (~(mint ut typ) %noun gen)
:: ::
:::: 5e: molds and mold builders :::: 5e: molds and mold builders