diff options
| author | 2025-11-03 18:09:22 -0500 | |
|---|---|---|
| committer | 2025-11-03 18:09:22 -0500 | |
| commit | 0400627ff280d52e19b45cb878218a9ac2f52e2d (patch) | |
| tree | c73b212c877d82e111410cac2e7cb46add03a25d /tests/tr7.sh | |
| parent | update (diff) | |
TR7
Diffstat (limited to '')
| -rwxr-xr-x | tests/tr7.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tr7.sh b/tests/tr7.sh index 2aad823..d47dbe5 100755 --- a/tests/tr7.sh +++ b/tests/tr7.sh @@ -1,3 +1,3 @@ #!/bin/sh -TR7_EXT_PATH=".sld" TR7_LIB_PATH="../lib:../compat/srfi-225" tr7i run.scm +TR7_LIB_PATH="../lib:../compat/micro-srfi-225" tr7i run.scm |
