Differences From Artifact [a02aadc475]:
- File megatest.scm — part of check-in [65618b033e] at 2024-02-13 12:40:48 on branch v1.90-proper-interface-lists — megatest -repl and -h work (user: mrwellan, size: 2786) [annotate] [blame] [check-ins using]
To Artifact [1010e5f5b8]:
- File megatest.scm — part of check-in [9d5561ee21] at 2024-02-15 10:25:40 on branch v1.90-proper-interface-lists — wip (user: mrwellan, size: 2762) [annotate] [blame] [check-ins using]
︙ | |||
76 77 78 79 80 81 82 | 76 77 78 79 80 81 82 83 84 85 86 87 88 89 | - | (declare (uses tdb)) (declare (uses mt)) (declare (uses api)) (declare (uses env)) (declare (uses diff-report)) (declare (uses runs)) |
︙ |