Actors is now a module.
[actors.git] / testing_factorial3.scm
index 1cb9dd9..29d3f85 100644 (file)
@@ -1,4 +1,4 @@
-(load "actors.scm")
+(import actors)
 
 (define trace-enabled #t)