Differences From Artifact [7b81cda74c]:
- File commonmod.scm — part of check-in [da6fbf9f56] at 2022-06-27 11:34:27 on branch v1.70-ck5 — Migrate to ck5 (again) (user: matt, size: 7276) [annotate] [blame] [check-ins using]
To Artifact [560de8386a]:
- File commonmod.scm — part of check-in [04ee759e4a] at 2022-06-28 21:49:09 on branch v1.70-ck5 — bit more done on ck5 (user: matt, size: 7279) [annotate] [blame] [check-ins using] [more...]
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | - + | ;; You should have received a copy of the GNU General Public License ;; along with Megatest. If not, see <http://www.gnu.org/licenses/>. ;;====================================================================== (declare (unit commonmod)) |
︙ |