X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Tasks%2FExamples.dcl;h=e689081ee3f8b2d08d06e2e6a2ede1577d32989d;hb=HEAD;hp=57f0c852751274dae2833842301753ef6c84ec1e;hpb=41ba74ece94d91858a6683a58a0f064c36900c4b;p=mTask.git diff --git a/Tasks/Examples.dcl b/Tasks/Examples.dcl index 57f0c85..e689081 100644 --- a/Tasks/Examples.dcl +++ b/Tasks/Examples.dcl @@ -3,8 +3,8 @@ definition module Tasks.Examples from Data.Map import :: Map import mTask +pinShare :: Main (ByteCode () Stmt) faculty :: Int -> Main (ByteCode () Stmt) -countTo5 :: Main (ByteCode () Stmt) countAndLed :: Main (ByteCode () Stmt) blink :: UserLED -> Main (ByteCode () Stmt) count :: Main (ByteCode () Stmt)