X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Utils%2FSDS.dcl;h=17e2a9c9608a07a16bb19545f77c38e4f7cc8ea8;hb=778d5d97bc6f8a0f37d59177301348a960079e13;hp=88f12002061e7ec6108298488cb4f06439f472da;hpb=b3d2bd33a99a2dbdc4907b6876a965c16c37314c;p=mTask.git diff --git a/Utils/SDS.dcl b/Utils/SDS.dcl index 88f1200..17e2a9c 100644 --- a/Utils/SDS.dcl +++ b/Utils/SDS.dcl @@ -4,11 +4,8 @@ import Shares.mTaskShare import Devices.mTaskDevice import iTasks -derive class iTask MTaskShare - memoryShare :: String a -> Shared a | iTask a deviceStore :: Shared [MTaskDevice] -sdsStore :: Shared [MTaskShare] bcStateStore :: Shared BCState mTaskTaskStore :: Shared [String]