Actors is now a module.
[actors.git] / testing_factorial2.scm
index 363b61b..bba678e 100644 (file)
@@ -1,4 +1,4 @@
-(load "actors.scm")
+(import actors)
 
 (define trace-enabled #t)