X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=testing_counter.scm;h=0b2587685207168c27ba2362e08ac86e27f496ff;hb=f24d784945aa108bc579ce5bd777dc17361bcb6f;hp=55a081267cf13cbd0a0ca1503016b827fd69ea68;hpb=dfdc81810039a9609f80f3c5f0ba53f8d3e96e7a;p=actors.git diff --git a/testing_counter.scm b/testing_counter.scm index 55a0812..0b25876 100644 --- a/testing_counter.scm +++ b/testing_counter.scm @@ -1,4 +1,4 @@ -(load "actors.scm") +(import actors) (define trace-enabled #t)