Differences From Artifact [7560fecb1c]:
- File adjutant.scm — part of check-in [25f98b9776] at 2020-07-18 17:36:11 on branch v1.66-captain-ulex — Made the indentreport independent of ~/.emacs (mostly) (user: matt, size: 1169) [annotate] [blame] [check-ins using] [more...]
- File attic/adjutant.scm — part of check-in [101ee7c52b] at 2021-03-06 04:39:46 on branch v1.65-real-chicken-5 — Try a grounds-up switch to chicken-5 (user: matt, size: 1169) [annotate] [blame] [check-ins using]
- File attic_modular/adjutant.scm — part of check-in [5d8e30ec14] at 2021-03-06 04:45:53 on branch v1.65-real-chicken-5 — wip (user: matt, size: 1169) [annotate] [blame] [check-ins using]
To Artifact [e7bfe77fd6]:
- File adjutant.scm — part of check-in [ee54617ab1] at 2021-04-07 22:12:04 on branch v1.6584-ck5 — Doesn't compile. WIP (user: matt, size: 1139) [annotate] [blame] [check-ins using]
︙ | |||
18 19 20 21 22 23 24 | 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | - - + + | ;;====================================================================== (declare (unit adjutant)) (module adjutant * |