@@ -45,11 +45,13 @@ (declare (uses fsmod)) (use srfi-69) (module ezstepsmod - () + ( + ezsteps:spawn-run-from + ) (import scheme) (cond-expand (chicken-4 @@ -63,11 +65,10 @@ posix posix-extras regex regex-case sparse-vectors - ) (use srfi-69)) (chicken-5 (import (prefix sqlite3 sqlite3:) chicken.base