Cheesy hack to distinguish ground's world from primordial processes

This commit is contained in:
Tony Garnock-Jones 2013-10-28 11:06:05 +00:00
parent 9f58657754
commit 6e9da1a686
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
(void))
(let ((e (apply sync event-list)))
(log-info "Woke: ~v" e)
(match (deliver-event e -1 p)
(match (deliver-event e -2 p)
[#f ;; inert
(await-interrupt #t p active-events)]
[(transition new-state actions)