diff options
| author | 2025-11-03 22:55:50 -0500 | |
|---|---|---|
| committer | 2025-11-03 22:55:50 -0500 | |
| commit | 860e3809928b6bcca55e38131e279cdcb01d8be7 (patch) | |
| tree | 66d866be9b2034394ab4427e80574377ef02e71f /tests/foment.sh | |
| parent | considering continuations (diff) | |
start moving implementation-dependent code into separate libraries
Diffstat (limited to 'tests/foment.sh')
| -rwxr-xr-x | tests/foment.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/foment.sh b/tests/foment.sh index 5dd4c04..a9e421e 100755 --- a/tests/foment.sh +++ b/tests/foment.sh @@ -1,3 +1,3 @@ #!/bin/sh -foment -A "../lib" -A "../compat/srfi-225" -l run.scm +foment -A "../lib" -A "../compat/micro-srfi-225" -l run.scm |
