@@ -17,11 +17,23 @@ ;; along with Megatest. If not, see . ;;====================================================================== (declare (unit genexample)) -(use posix regex matchable) +(import + regex matchable + chicken.file + chicken.file.posix + chicken.io + chicken.process + chicken.process-context + chicken.process-context.posix + chicken.string + srfi-1 + srfi-69 + srfi-13 + ) (include "db_records.scm") (define genexample:example-logpro #<