e3fdd426df0dbc9b9332bdcec3005d8c05fd1918
[mTask.git] / Shares / mTaskShare.dcl
1 definition module Shares.mTaskShare
2
3 :: MTaskShare = {
4 initValue :: Int,
5 withTask :: String,
6 identifier :: Int,
7 realShare :: String
8 }