Differences From Artifact [55420a289a]:
- File mtut.scm — part of check-in [402c5765ec] at 2019-12-08 17:08:09 on branch v1.70-defunct-try — Merged v1.65-try3 to trunk in prep to make v1.70 (user: matt, size: 86581) [annotate] [blame] [check-ins using] [more...]
To Artifact [ba9363667c]:
- File mtut.scm — part of check-in [34541b6e01] at 2019-12-08 20:31:32 on branch v1.70-defunct-try — Moved few items around; api:read/write query lists, megatest-fossil-hash (user: matt, size: 86606) [annotate] [blame] [check-ins using]
︙ | |||
37 38 39 40 41 42 43 | 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | - + | ;; (import configfmod) (import megamod) ;; (declare (uses rmt)) (use ducttape-lib) |
︙ |