Differences From Artifact [deed360501]:
- File configfmod.scm — part of check-in [e0be4c40b4] at 2024-02-12 13:45:48 on branch v1.90-proper-interface-lists — wip (user: mrwellan, size: 19388) [annotate] [blame] [check-ins using]
To Artifact [8facfee8f8]:
- File configfmod.scm — part of check-in [bbdb404874] at 2024-02-12 14:31:25 on branch v1.90-proper-interface-lists — wip, compiles (user: mrwellan, size: 19426) [annotate] [blame] [check-ins using]
︙ | |||
39 40 41 42 43 44 45 46 47 48 49 50 51 52 | 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | + + | configf:read-alist configf:config->alist configf:alist->config configf:set-section-var find-and-read-config common:args-get-target configf:eval-string-in-environment ) (import scheme chicken extras files matchable |
︙ |