X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=demos%2Factors%2Fbotherbotherbother.scm;h=356a6a9451410eda4709cc8e78ba5d46a3211f59;hp=48270f27702b7cb3bf30c08c2e336f7dc9f54e0b;hb=4deb5433574cfdf8f2b2bf22460c8b74ba426bed;hpb=29745029f85cbc462bcfa0c75f92156ea2c6b494 diff --git a/demos/actors/botherbotherbother.scm b/demos/actors/botherbotherbother.scm index 48270f2..356a6a9 100755 --- a/demos/actors/botherbotherbother.scm +++ b/demos/actors/botherbotherbother.scm @@ -23,7 +23,7 @@ ;; Puppet show simulator. (use-modules (8sync agenda) - (8sync systems actors) + (8sync actors) (oop goops) (ice-9 hash-table) (ice-9 format))