Differences From Artifact [d550770e12]:
- File client.scm — part of check-in [808adeca23] at 2021-02-15 20:08:39 on branch v1.6569-multi-db-wip — wip-still-gazillions-of-open-files (user: matt, size: 6410) [annotate] [blame] [check-ins using] [more...]
To Artifact [6fe462c20f]:
- File client.scm — part of check-in [a9196a3661] at 2021-02-26 20:40:38 on branch v1.65-real-new-runs-view-wip3 — wip converting more to modules (user: matt, size: 6325) [annotate] [blame] [check-ins using]
︙ | |||
24 25 26 27 28 29 30 | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | - | message-digest matchable spiffy uri-common intarweb http-client spiffy-request-vars uri-common intarweb directory-utils) (declare (unit client)) (declare (uses common)) (declare (uses db)) |
︙ |