Differences From Artifact [3dfb533747]:
- File keysmod.scm — part of check-in [f83553313c] at 2019-10-25 18:39:16 on branch v1.65-wip — wip (user: mrwellan, size: 1577) [annotate] [blame] [check-ins using]
To Artifact [2efaf01543]:
- File keysmod.scm — part of check-in [d684bd81f1] at 2019-11-02 09:56:01 on branch v1.65-wip-alt — whatAmess (user: matt, size: 1273) [annotate] [blame] [check-ins using]
︙ | |||
30 31 32 33 34 35 36 | 30 31 32 33 34 35 36 37 38 | - - - - - - - - - - | (import configfmod) ;; (use (prefix ulex ulex:)) (import srfi-13) (include "common_records.scm") |