Differences From Artifact [2d492dcb7c]:
- File dcommon.scm — part of check-in [14e9c3fb65] at 2018-02-16 10:51:55 on branch v1.65-license-update — Update license blurbs (user: mrwellan, size: 56664) [annotate] [blame] [check-ins using] [more...]
To Artifact [bef4006bb5]:
- File dcommon.scm — part of check-in [6a50f08af8] at 2018-12-20 18:04:13 on branch v2.01-local-mtfiles — adjusted mtconfig module calls to properly reflect namespace (user: bjbarcla, size: 56697) [annotate] [blame] [check-ins using]
︙ | |||
27 28 29 30 31 32 33 | 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | - + | (declare (unit dcommon)) (declare (uses megatest-version)) (declare (uses gutils)) (declare (uses db)) ;; (declare (uses synchash)) |
︙ |