Simplify analyser machine
This commit is contained in:
@@ -23,7 +23,6 @@ putTerminalFull ::
|
||||
Terminal ->
|
||||
Placement
|
||||
putTerminalFull f mc tm =
|
||||
--ps0PushPS (PutTerminal (tm & tmExternalColor .~ col)) $
|
||||
ps0PushPS (PutTerminal tm) $
|
||||
\tmpl -> Just $
|
||||
ps0PushPS (PutButton defaultButton) $
|
||||
|
||||
Reference in New Issue
Block a user