Differences From Artifact [5e371a7421]:
- File dashboard.scm — part of check-in [1c37f95918] at 2024-02-05 04:58:26 on branch v1.80-revolution-remodularization — dashboard starts (user: matt, size: 177204) [annotate] [blame] [check-ins using]
To Artifact [26e9124ae3]:
- File dashboard.scm — part of check-in [d895910f2e] at 2024-02-07 19:41:10 on branch v1.90 — Removed items.scm (user: matt, size: 177162) [annotate] [blame] [check-ins using]
︙ | |||
66 67 68 69 70 71 72 | 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | - + - | (declare (uses runsmod.import)) (declare (uses launchmod)) (declare (uses launchmod.import)) (declare (uses configf)) (declare (uses common)) (declare (uses keys)) |
︙ |