Continue work on generation annotations
This commit is contained in:
@@ -14,7 +14,8 @@ data Annotation
|
||||
-- | AirlockAno
|
||||
PadWith Room Annotation
|
||||
| OnwardList [Annotation]
|
||||
| IntAnno Int (Int -> Annotation)
|
||||
-- | IntAnno Int (Int -> Annotation)
|
||||
| IntAnno' (Int -> Annotation)
|
||||
-- | OrAno [[Annotation]]
|
||||
| SpecificRoom (State StdGen (MetaTree Room))
|
||||
| AnoApplyInt Int (Int -> State StdGen (LabTree Room))
|
||||
|
||||
Reference in New Issue
Block a user