X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Shares%2FmTaskShare.icl;h=43350e12a91e9f321ecd083bc56b3ee9db776d94;hb=ac7af718140b7b2950c52ae1a45ac16a3a7d0fbc;hp=81ebb8b69dcd281767682b6b03b958cec511e6a7;hpb=8782aef8ee6b8e0d3be35bee36b519212bdd8de9;p=mTask.git diff --git a/Shares/mTaskShare.icl b/Shares/mTaskShare.icl index 81ebb8b..43350e1 100644 --- a/Shares/mTaskShare.icl +++ b/Shares/mTaskShare.icl @@ -68,6 +68,9 @@ makeShare withTask identifier value = {MTaskShare } import GenPrint, StdMisc, StdDebug, TTY + +gPrint{|BCState|} x st = gPrint{|*|} "BCState..." st + derive gPrint MTaskDevice, MTaskShare, Maybe, MTaskResource, MTaskTask, TaskId, TTYSettings, TCPSettings, DateTime derive gPrint Parity, BaudRate, ByteSize