Added the Mobile type to the AST
This commit is contained in:
parent
f0fdc05ff3
commit
521730bf8b
|
@ -128,6 +128,7 @@ data Type =
|
|||
| Timer
|
||||
| Time
|
||||
| Port Type
|
||||
| Mobile Type
|
||||
deriving (Show, Eq, Typeable, Data)
|
||||
|
||||
-- | An array dimension.
|
||||
|
|
Loading…
Reference in New Issue
Block a user