Differences From Artifact [d7ceb127bd]:
- File keys.scm — part of check-in [537ddaa4f1] at 2016-06-22 10:43:01 on branch v1.61 — Converted to using debug:print-error and added double printing of errors when output is sent to log file (user: mrwellan, size: 2583) [annotate] [blame] [check-ins using] [more...]
To Artifact [c81d650cd4]:
- File keys.scm — part of check-in [657b6ecb35] at 2017-04-26 23:59:55 on branch v1.65 — Merged changes from v1.64. (user: matt, size: 2504) [annotate] [blame] [check-ins using] [more...]
︙ | |||
62 63 64 65 66 67 68 | 62 63 64 65 66 67 68 69 | - + - - - | (list key targ)) keys targtweaked))) ;;====================================================================== ;; config file related routines ;;====================================================================== |