Artifact 8cb99c889a81d9e09aacc4c1ad99425b6ed70ad0:
- File attic_modular/key_records.scm — part of check-in [5d8e30ec14] at 2021-03-06 04:45:53 on branch v1.65-real-chicken-5 — wip (user: matt, size: 907) [annotate] [blame] [check-ins using]
- File configf.scm — part of check-in [d46b3c0e7d] at 2021-04-13 23:55:35 on branch v1.6584-ck5 — wip (user: matt, size: 907) [annotate] [blame] [check-ins using]
- File key_records.scm — part of check-in [da6321c924] at 2021-02-12 00:18:13 on branch v1.6569-multi-db-wip — Compiles again after moving many functions around (user: matt, size: 907) [annotate] [blame] [check-ins using]
- File process-inc.scm — part of check-in [0fc305ba41] at 2019-12-30 17:04:58 on branch v1.70-refactor02 — refactor wip (user: mrwellan, size: 907) [annotate] [blame] [check-ins using]
- File process.scm — part of check-in [22e558a91c] at 2021-04-11 19:48:26 on branch v1.6584-ck5 — commonmod and configmod done (mostly). (user: matt, size: 907) [annotate] [blame] [check-ins using]
;;====================================================================== ;; Copyright 2006-2012, Matthew Welland. ;; ;; This file is part of Megatest. ;; ;; Megatest is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 3 of the License, or ;; (at your option) any later version. ;; ;; Megatest is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License ;; along with Megatest. If not, see <http://www.gnu.org/licenses/>. ;;======================================================================